Skip to content

Commit

Permalink
update requirejs-dplugins dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cjolif committed Nov 29, 2014
1 parent 7d17845 commit 0487497
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "ecma402",
"version": "0.2.5",
"version": "0.2.6",
"dependencies": {
"requirejs": "2.1.x",
"requirejs-text": "2.0.x",
"requirejs-dplugins": "0.3.x"
"requirejs-dplugins": "0.4.x"
},
"ignore": [
".jshintrc",
Expand All @@ -13,4 +13,4 @@
"tests",
"CONTRIBUTING.md"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ecma402",
"version": "0.2.5",
"version": "0.2.6",
"dependencies": {
"requirejs": ">=2.1.14"
},
Expand Down

0 comments on commit 0487497

Please sign in to comment.