Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #12 from phawk/0.3.4-updategruntdependencies
Browse files Browse the repository at this point in the history
0.3.4 updategruntdependencies
  • Loading branch information
phawk committed Oct 16, 2013
2 parents 7b215d0 + 14ed43c commit b433220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,6 +15,6 @@
"grunt-contrib-less": "~0.7.0"
},
"dependencies": {
"node-version-assets": "0.0.8"
"node-version-assets": "~0.2.0"
}
}
2 changes: 1 addition & 1 deletion readme.md
@@ -1,4 +1,4 @@
# Backbone Stack (0.3.3)
# Backbone Stack (0.3.4)

A pre-configured Backbone Stack for starting new projects, it alleviates a lot of the common boilerplate code and setup. It uses AMD modules, mocha for TDD and handlebars precompiled templates. Grunt plays a major role in the automated linting, testing and building of your code.

Expand Down

0 comments on commit b433220

Please sign in to comment.