Skip to content

Commit

Permalink
updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwheeler committed Oct 31, 2014
1 parent acc54bf commit a12028f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mcfly",
"version": "0.0.1",
"version": "0.0.2",
"description": "Flux architecture made easy",
"keywords": [
"flux",
Expand All @@ -14,10 +14,16 @@
],
"main": "index.js",
"author": "Ken Wheeler",
"repository": {
"type": "git",
"url": "https://github.com/kenwheeler/mcfly"
},
"bugs": "https://github.com/kenwheeler/mcfly/issues",
"license": "BSD",
"devDependencies": {
"browserify": "^5.9.1",
"del": "^0.1.2",
"flux": "^2.0.1",
"gulp": "^3.8.6",
"gulp-react": "^0.5.0",
"gulp-replace": "^0.4.0",
Expand Down

0 comments on commit a12028f

Please sign in to comment.