@bigbinary/neetoui 3.2.50 → 3.2.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@bigbinary/neetoui",
3
- "version": "3.2.50",
3
+ "version": "3.2.54",
4
4
  "main": "./index.js",
5
5
  "author": "BigBinary",
6
6
  "license": "MIT",
7
- "description": "NeetoUI is the library that drives the experience in all Neeto products built at BigBinary",
7
+ "description": "neetoUI is the library that drives the experience in all neeto products built at BigBinary",
8
8
  "scripts": {
9
9
  "start": "NODE_ENV=development webpack-dev-server --open --mode development --config webpack.dev.config.js",
10
10
  "build": "NODE_ENV=production webpack --mode production --config webpack.config.js",
@@ -24,7 +24,7 @@
24
24
  "@popperjs/core": "^2.9.2",
25
25
  "@reach/auto-id": "^0.15.0",
26
26
  "@tippyjs/react": "^4.2.5",
27
- "antd": "^4.17.1",
27
+ "antd": "4.18.7",
28
28
  "dayjs": "^1.10.3",
29
29
  "framer-motion": "^4.1.17",
30
30
  "prop-types": "^15.7.2",