mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
committed by
Addy Osmani
parent
3af5af094b
commit
e948c9724c
@@ -31,7 +31,8 @@
|
||||
"web-component-tester": "^3.1.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "gulp test:local"
|
||||
"test": "gulp test:local",
|
||||
"start": "gulp serve"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user