Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
open-source
gridstack.js
Commits
dc99b33c
Commit
dc99b33c
authored
Sep 14, 2017
by
Alain Dumesny
Committed by
GitHub
Sep 14, 2017
Browse files
Update package.json
parent
65e04393
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
dc99b33c
...
...
@@ -8,7 +8,7 @@
"url"
:
"git+https://github.com/gridstack/gridstack.js.git"
},
"scripts"
:
{
"build"
:
"
mkdir dist &&
grunt && doctoc ./README.md && doctoc ./doc/README.md && doctoc ./doc/CHANGES.md"
,
"build"
:
"grunt && doctoc ./README.md && doctoc ./doc/README.md && doctoc ./doc/CHANGES.md"
,
"test"
:
"grunt lint && karma start karma.conf.js"
,
"lint"
:
"grunt lint"
,
"reset"
:
"rm -rf node_modules dist"
...
...
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