We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff9299 commit 2f04f0eCopy full SHA for 2f04f0e
.gitignore
@@ -1 +1,2 @@
1
-node_modules
+node_modules
2
+yarn.lock
.npmignore
package.json
@@ -1,6 +1,6 @@
{
"name": "create-xp-app",
3
- "version": "0.1.3",
+ "version": "0.1.5",
4
"description": "react xp project generator",
5
"main": "index.js",
6
"bin": {
0 commit comments