Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alxpez committed Jan 28, 2019
1 parent a364209 commit 3982f6a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/ivid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ivid.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build:style": "minify ./src/style.css > ./dist/ivid.min.css",
"build:script": "webpack --config webpack.config.js",
"licenser": "node licenser.js",
"publish": "npm run build && npm publish"
"publisher": "npm run build && npm publish"
},
"devDependencies": {
"@babel/core": "^7.2.2",
Expand Down

0 comments on commit 3982f6a

Please sign in to comment.