We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f27995 commit 8f63c3eCopy full SHA for 8f63c3e
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bigbinary/neeto-editor",
3
- "version": "1.24.6",
+ "version": "1.25.0",
4
"main": "./index.cjs.js",
5
"module": "./index.js",
6
"types": "./types.d.ts",
@@ -32,8 +32,8 @@
32
"@babel/runtime": "^7.19.0",
33
"@bigbinary/eslint-plugin-neeto": "^1.0.21",
34
"@bigbinary/neeto-commons-frontend": "^2.0.40",
35
- "@bigbinary/neeto-molecules": "1.0.7",
36
"@bigbinary/neeto-icons": "1.9.12",
+ "@bigbinary/neeto-molecules": "1.0.7",
37
"@bigbinary/neetoui": "4.4.0",
38
"@rollup/plugin-alias": "3.1.9",
39
"@rollup/plugin-babel": "5.3.1",
0 commit comments