Skip to content

Commit

Permalink
Bump amd lookup for throw fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoelkemp committed Jun 4, 2016
1 parent 99ec187 commit d5d6f5c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
test
.gitignore
.jscsrc
.jshintrc
.travis.yml
.deprc
readme.md
webpack.config.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"enhanced-resolve": "~2.2.2",
"is-relative-path": "~1.0.0",
"module-definition": "~2.2.2",
"module-lookup-amd": "~4.0.0",
"module-lookup-amd": "~4.0.1",
"object-assign": "~4.0.1",
"resolve": "~1.1.7",
"resolve-dependency-path": "~1.0.2",
Expand Down

0 comments on commit d5d6f5c

Please sign in to comment.