Alphabetize
This commit is contained in:
parent
9fa35524de
commit
053092c85b
@ -11,10 +11,10 @@
|
||||
},
|
||||
"main": "./dist.js",
|
||||
"scripts": {
|
||||
"version": "./node_modules/.bin/json -f package.json -I -e \"this.repository.sha = '$(git log -n1 --pretty=format:%H)'\"",
|
||||
"prepublish": "make build",
|
||||
"start": "make serve",
|
||||
"test": "make test"
|
||||
"test": "make test",
|
||||
"version": "./node_modules/.bin/json -f package.json -I -e \"this.repository.sha = '$(git log -n1 --pretty=format:%H)'\""
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "6.9.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user