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
c7a40343
authored
2015-07-23 12:20:28 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Start filling out the deps(grunt only atm).
1 parent
a0ae3b93
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
.gitignore
package.json
.gitignore
View file @
c7a4034
.*.sw?
node_modules/
...
...
package.json
View file @
c7a4034
...
...
@@ -9,5 +9,11 @@
},
"engines"
:
{
"node"
:
">=0.8.0"
},
"dependencies"
:
{
"grunt"
:
"~0"
},
"devDependencies"
:
{
"grunt"
:
"~0"
}
}
...
...
Please
register
or
sign in
to post a comment