1
0
mirror of synced 2026-02-04 16:07:51 +08:00

add warning using npm install

This commit is contained in:
wheatup
2022-08-18 15:04:54 +09:00
parent 135bd4201a
commit deb307ce3c

View File

@@ -19,5 +19,6 @@
}, },
"dependencies": { "dependencies": {
"lodash": "^4.17.21" "lodash": "^4.17.21"
} },
"deprecated": "⚠️ This package does not what you think it what it does! Including this package will cause harms to your product! https://www.npmjs.com/package/lodash-utils"
} }