chore(project): release v0.13.0
This commit is contained in:
parent
6f2eebd222
commit
571d22a7e9
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bpmn-js",
|
||||
"version": "0.12.1",
|
||||
"version": "0.13.0",
|
||||
"description": "A bpmn 2.0 toolkit and web modeler",
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
|
@ -46,9 +46,8 @@
|
|||
"karma-chrome-launcher": "^0.2.2",
|
||||
"karma-firefox-launcher": "^0.1.3",
|
||||
"karma-ie-launcher": "^0.2.0",
|
||||
"karma-phantomjs-launcher": "^0.2.3",
|
||||
"karma-mocha": "~0.1.0",
|
||||
"karma-phantomjs-launcher": "^0.2.0",
|
||||
"karma-mocha": "~0.1.0",
|
||||
"karma-safari-launcher": "^0.1.1",
|
||||
"karma-sinon-chai": "~0.3.0",
|
||||
"load-grunt-tasks": "^0.3.0",
|
||||
|
|
Loading…
Reference in New Issue