Skip to content

Commit 2530f4c

Browse files
committed
_ci: update package.json to v0.0.1
1 parent 71b10e3 commit 2530f4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "begin-app",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Begin app",
55
"scripts": {
66
"lint": "eslint src --ignore-pattern node_modules --fix",
@@ -18,4 +18,4 @@
1818
"tap-spec": "^5.0.0",
1919
"tape": "^4.10.1"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)