Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
grunt-monty-python
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
30dcaba2
authored
2016-06-16 14:38:54 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove a bunch of version specs.
1 parent
8c240c60
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
package.json
package.json
View file @
30dcaba
...
...
@@ -15,25 +15,25 @@
],
"main"
:
"grunt-monty-python"
,
"dependencies"
:
{
"grunt"
:
"
~0
"
,
"grunt-contrib-clean"
:
"
~0
"
,
"grunt-contrib-concat"
:
"
~0
"
,
"grunt-contrib-copy"
:
"
~0
"
,
"grunt-contrib-csslint"
:
"
~0
"
,
"grunt-contrib-cssmin"
:
"
~0.12.3
"
,
"grunt-contrib-jshint"
:
"
~0
"
,
"grunt-contrib-htmlmin"
:
"
~0
"
,
"grunt"
:
""
,
"grunt-contrib-clean"
:
""
,
"grunt-contrib-concat"
:
""
,
"grunt-contrib-copy"
:
""
,
"grunt-contrib-csslint"
:
""
,
"grunt-contrib-cssmin"
:
""
,
"grunt-contrib-jshint"
:
""
,
"grunt-contrib-htmlmin"
:
""
,
"grunt-contrib-imagemin"
:
""
,
"grunt-contrib-jasmine"
:
""
,
"grunt-contrib-requirejs"
:
"
~0
"
,
"grunt-contrib-requirejs"
:
""
,
"grunt-contrib-uglify"
:
""
,
"grunt-jscs"
:
""
,
"grunt-rev"
:
"
~0
"
,
"grunt-svgmin"
:
"
~0
"
,
"grunt-rev"
:
""
,
"grunt-svgmin"
:
""
,
"grunt-template-jasmine-istanbul"
:
""
,
"grunt-template-jasmine-requirejs"
:
""
,
"grunt-usemin"
:
""
,
"jshint-stylish"
:
"
~0
"
,
"jshint-stylish"
:
""
,
"load-grunt-tasks"
:
""
,
"lodash"
:
""
,
"node-stringify"
:
""
,
...
...
Please
register
or
sign in
to post a comment