!2 Update to 0.1.4

From: @lyn1001 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-10-30 06:50:50 +00:00 committed by Gitee
commit 82f5d299c7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
deep-is-0.1.4.tgz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global packagename deep-is
%global enable_tests 1
Name: nodejs-deep-is
Version: 0.1.3
Version: 0.1.4
Release: 1
Summary: Node's assert.deepEqual algorithm except for NaN being equal to NaN
License: MIT
@ -45,5 +45,8 @@ cp -pr package.json *.js \
%{nodejs_sitelib}/%{packagename}
%changelog
* Mon Oct 30 2023 liyanan <liyanan61@h-parners.com> - 0.1.4-1
- Update to 0.1.4
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 0.1.3-1
- Package init