RubyGems
npm
Organizations
Log in
Sign up
npm
@reactful/create
Versions diffs
1.2.16 → 1.2.18
@reactful/create 1.2.16 → 1.2.18
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
@@ -144,4 +144,4 @@ function copyPath(source, target) {
144
144
if (folderPath) copyPath(sourcePath, targetPath)
145
145
else fs.copyFileSync(sourcePath, targetPath)
146
146
})
147
-
}
147
+
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@reactful/create",
3
-
"version": "1.2.
16
",
3
+
"version": "1.2.
18
",
4
4
"main": "index.js",
5
5
"type": "module",
6
6
"description": "reactful scaffold",