Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spoenemann committed Mar 8, 2019
1 parent 53aa59c commit 3a1a71b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sprotty",
"version": "0.4.2",
"version": "0.6.0",
"description": "A next-gen framework for graphical views",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"keywords": [
Expand Down Expand Up @@ -62,6 +62,7 @@
"chai": "^4.1.0",
"circular-dependency-plugin": "^2.0.0",
"core-js": "^2.5.1",
"css-loader": "^2.1.0",
"http-server": "^0.11.1",
"jenkins-mocha": "^6.0.0",
"jsdom": "9.12.0",
Expand All @@ -75,7 +76,6 @@
"snabbdom-to-html": "^3.1.1",
"source-map-loader": "^0.2.3",
"style-loader": "^0.23.1",
"css-loader": "^2.1.0",
"ts-loader": "^4.4.2",
"ts-node": "<7.0.0",
"tslint": "^5.5.0",
Expand Down

0 comments on commit 3a1a71b

Please sign in to comment.