Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Eben Blaisdell
blockcode
Commits
1cb29821
Commit
1cb29821
authored
Apr 23, 2018
by
Eben Blaisdell
Browse files
fixed npm-scripts
parent
d0204d57
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
1cb29821
...
...
@@ -4,7 +4,7 @@
"description"
:
"Stateful Cellular Automata competitive battle game"
,
"main"
:
"index.js"
,
"scripts"
:
{
"
run
"
:
"node index.js"
"
start
"
:
"node index.js"
},
"repository"
:
{
"type"
:
"git"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment