Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed Feb 2, 2013
1 parent a4dec3c commit 0608744
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "widget-list",
"version": "0.1.3",
"version": "0.1.4",
"description": "Turn input into a list of widgets",
"keywords": [],
"author": "Raynos <raynos2@gmail.com>",
Expand All @@ -21,12 +21,11 @@
},
"devDependencies": {
"tape": "~0.2.2",
"reducible": "Raynos/reducible#1.x",
"reducible": "~1.0.5",
"browserify": "https://github.com/raynos/node-browserify/tarball/master",
"testem": "~0.2.56",
"dom-reduce": "~1.0.0",
"browservefy": "0.0.2",
"reducible": "~1.0.5"
"browservefy": "0.0.2"
},
"licenses": [
{
Expand Down

0 comments on commit 0608744

Please sign in to comment.