Skip to content

Commit abd4720

Browse files
committed
updated package.json
1 parent 720c5ef commit abd4720

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-xp-app",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "react xp project generator",
55
"main": "index.js",
66
"bin": {
@@ -11,6 +11,7 @@
1111
"build-source": "node build.js"
1212
},
1313
"author": "Nader Dabit",
14+
"repository": "https://github.com/dabit3/create-xp-app.git",
1415
"license": "ISC",
1516
"dependencies": {
1617
"shelljs": "^0.7.7",

0 commit comments

Comments
 (0)