Skip to content

Commit

Permalink
Temporary remove module
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicOldSong committed Nov 24, 2017
1 parent adc90e9 commit d40b237
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 1,8 @@
{
"name": "vue-simple-i18n",
"version": "1.2.3",
"version": "1.2.4",
"description": "Probably the thinnest library to end all Vue i18n library within 1kb",
"main": "dist/vue-simple-i18n.min.js",
"module": "src/main.js",
"scripts": {
"dev": "rollup -c ./config/rollup.dev.js -w",
"build": "NODE_ENV=production rollup -c ./config/rollup.prod.js",
Expand Down

0 comments on commit d40b237

Please sign in to comment.