mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
updated yml file
This commit is contained in:
@@ -3,4 +3,5 @@ node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
- "0.6"
|
||||
script: mocha-phantomjs test/runner.html
|
@@ -10,7 +10,9 @@
|
||||
"grunt-replace": "~0.4.4",
|
||||
"grunt-contrib-clean": "~0.4.1",
|
||||
"mocha": "~1.12.0",
|
||||
"chai": "~1.7.2"
|
||||
"chai": "~1.7.2",
|
||||
"phantomjs": "~1.9.1-8",
|
||||
"mocha-phantomjs": "~3.1.2"
|
||||
},
|
||||
"readmeFilename": "README.md",
|
||||
"main": "Gruntfile.js",
|
||||
|
Reference in New Issue
Block a user