Run semver script

This commit is contained in:
Rob Garrison 2018-07-20 08:18:58 -05:00
parent 91aefcaab3
commit 95bba472f9
3 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
"less": "^3.7.1", "less": "^3.7.1",
"lz-string-unsafe": "^1.4.4-beta", "lz-string-unsafe": "^1.4.4-beta",
"semver-bundle": "^0.1.0", "semver-bundle": "^0.1.0",
"updates": "^3.2.3" "updates": "^4.0.0"
}, },
"scripts": { "scripts": {
"build": "npm run update && npm run build:cm", "build": "npm run update && npm run build:cm",

View File

@ -1,5 +1,5 @@
## Semver-bundle v0.0.0 ## Semver-bundle v0.1.0
semver-bundle installed via npm - source repo: semver-bundle installed via npm - source repo:
https://github.com/openstyles/semver-bundle/blob/v0.0.0/dist/semver.js https://github.com/openstyles/semver-bundle/blob/v0.1.0/dist/semver.js

File diff suppressed because one or more lines are too long