1
0
Fork 0

Remove release:beta entry (#529)

Script was removed in 3c98ea5882, but
the entry stayed.
This commit is contained in:
Tim Carry 2018-11-07 16:46:23 +01:00 committed by GitHub
parent efccb73879
commit 2bba320fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,6 @@
"format:scss": "prettier --write ./src/**/*.scss",
"format:md": "prettier --write '**/*.md'",
"release": "./scripts/release",
"release:beta": "./scripts/release-beta",
"serve": "./scripts/serve",
"test": "./scripts/test",
"test:watch": "./scripts/test-watch",