mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37:57 +01:00
v0.4.2
This commit is contained in:
parent
34b2e100d6
commit
50c3508613
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@wisemapping/editor",
|
"name": "@wisemapping/editor",
|
||||||
"version": "0.4.1",
|
"version": "0.4.2",
|
||||||
"main": "dist/editor.bundle.js",
|
"main": "dist/editor.bundle.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack --config webpack.prod.js",
|
"build": "webpack --config webpack.prod.js",
|
||||||
@ -44,10 +44,10 @@
|
|||||||
"@wisemapping/mindplot": "^5.0.1"
|
"@wisemapping/mindplot": "^5.0.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
"@types/styled-components": "^5.1.26",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-intl": "^5.24.3",
|
"react-intl": "^5.24.3",
|
||||||
"styled-components": "^5.3.5",
|
"styled-components": "^5.3.5"
|
||||||
"@types/styled-components": "^5.1.26"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user