RubyGems
npm
Organizations
Log in
Sign up
npm
@reactful/create
Versions diffs
1.2.18 → 1.2.19
@reactful/create 1.2.18 → 1.2.19
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/index.js
+1
-1
package/package.json
+1
-1
package/index.js
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#!/usr/bin/env node
1
+
#!/usr/bin/env node
2
2
3
3
import npmRegistryFetch from 'npm-registry-fetch'
4
4
import { spawn , execSync } from 'child_process'
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@reactful/create",
3
-
"version": "1.2.
18
",
3
+
"version": "1.2.
19
",
4
4
"main": "index.js",
5
5
"type": "module",
6
6
"description": "reactful scaffold",