Skip to content

Commit

Permalink
up version and use mori-ext npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
roobie committed Jul 13, 2016
1 parent edbfc7f commit bb64e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mori-fluent",
"version": "0.0.7",
"version": "0.0.9",
"description": " like mori-ext, but mixes in the functions from mori-ext into the prototypes of mori's collections",
"main": "mori-fluent.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"homepage": "https://github.com/roobie/mori-fluent#readme",
"dependencies": {
"mori": "^0.3.2",
"mori-ext": "https://github.com/roobie/mori-ext/archive/v0.3.0.tar.gz"
"mori-ext": "^0.3.0"
},
"devDependencies": {
"babel-preset-es2015": "^6.9.0",
Expand Down

0 comments on commit bb64e3b

Please sign in to comment.