RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@zohodesk/react-cli
Versions diffs
1.1.5 → 1.1.6
Page 3
@zohodesk/react-cli 1.1.5 → 1.1.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/README.md
+16
-0
package/npm-shrinkwrap.json
+18996
-15
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@zohodesk/react-cli",
3
-
"version": "1.1.
5
",
3
+
"version": "1.1.
6
",
4
4
"description": "A CLI tool for build modern web application and libraries",
5
5
"scripts": {
6
6
"init": "node ./lib/utils/init.js",
« First
‹ Prev
1
2
3