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

Commit

Permalink
be specific about requirejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
Caolan McMahon committed Jun 20, 2012
1 parent 5e53b83 commit 35ff9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"rimraf": "2.0.1",
"semver": "1.0.9",
"ncp": "0.2.6",
"requirejs": ">=1.0.8",
"requirejs": "2.0.2",
"almond": "0.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 35ff9c5

Please sign in to comment.