Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
foxhound87 committed Jun 23, 2016
1 parent a1dcd18 commit 1be4eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default {
externals: {
lodash: 'lodash',
mobx: 'mobx',
ajv: 'ajv',
ajv: 'Ajv',
},
module: {
loaders: [{
Expand Down

0 comments on commit 1be4eb4

Please sign in to comment.