Skip to content

Commit 0f4c96a

Browse files
committed
add version
1 parent b5e9eec commit 0f4c96a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

app/package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "app",
3+
"version": "1.0.0-SNAPSHOT",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"author": "",
10+
"license": "ISC"
11+
}

0 commit comments

Comments
 (0)