Skip to content

Commit 46e2a6c

Browse files
authored
Merge pull request #10 from demo-org-99/update-config
Update package.json
2 parents a8eb670 + ca26d60 commit 46e2a6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"docusaurus/website"
66
],
77
"scripts": {
8+
"testv2": "echo 'No tests yet'",
9+
"startv2": "node index.js"
810
"build": "cd packages/react-scripts && node bin/react-scripts.js build",
911
"changelog": "lerna-changelog",
1012
"create-react-app": "node tasks/cra.js",

0 commit comments

Comments
 (0)