This commit is contained in:
Dylan Vorster
2017-03-23 11:51:53 +02:00
parent f36a8cf304
commit 9eb65ec9d3

View File

@@ -1,6 +1,6 @@
{
"name": "storm-react-diagrams",
"version": "2.3.6",
"version": "2.4.0",
"repository": {
"type": "git",
"url": "https://github.com/projectstorm/react-diagrams.git"
@@ -18,8 +18,8 @@
"main": "./dist/main.js",
"typings": "./dist/src/main",
"author": "dylanvorster",
"scripts":{
"postinstall":"webpack"
"scripts": {
"postinstall": "webpack"
},
"dependencies": {
"lodash": "^4.13.1",