Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Commit

Permalink
Fix #3: Add jsnext for ES6 modules
Browse files Browse the repository at this point in the history
  • Loading branch information
fastner committed May 13, 2016
1 parent f8de53d commit fdf427c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"lodash-es": "^4.12.0"
},
"main": "lib/VuexValidator.js",
"jsnext:main": "src/VuexValidator.js",
"devDependencies": {
"ava": "^0.14.0",
"eslint": "^2.8.0",
Expand Down

0 comments on commit fdf427c

Please sign in to comment.