RubyGems
npm
Organizations
Log in
Sign up
npm
@modern-js/utils
Versions diffs
1.1.4-rc.0 → 1.1.4
@modern-js/utils 1.1.4-rc.0 → 1.1.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/CHANGELOG.md
+1
-1
package/package.json
+1
-1
package/CHANGELOG.md
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
# @modern-js/utils
2
2
3
-
## 1.1.4
-rc.0
3
+
## 1.1.4
4
4
5
5
### Patch Changes
6
6
package/package.json
CHANGED
Viewed
@@ -11,7 +11,7 @@
11
11
"modern",
12
12
"modern.js"
13
13
],
14
-
"version": "1.1.4
-rc.0
",
14
+
"version": "1.1.4",
15
15
"jsnext:source": "./src/index.ts",
16
16
"types": "./dist/types/index.d.ts",
17
17
"main": "./dist/js/node/index.js",