mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
Optimized rc-slider imports
This commit is contained in:
parent
acfd5138df
commit
a7ae059e4c
5 changed files with 17 additions and 2 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -1939,6 +1939,16 @@
|
|||
"require-package-name": "^2.0.1"
|
||||
}
|
||||
},
|
||||
"babel-plugin-ramda": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-ramda/-/babel-plugin-ramda-2.0.0.tgz",
|
||||
"integrity": "sha512-PZ/6fmNGshCU7Vt33JRWDDSQqZxOsav1DztZ+VBJFOamE3spyoKuIL9Ve0FQd/oXGlH5jHf/WrpCSGn0MR+YVw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.0.0",
|
||||
"ramda": "*"
|
||||
}
|
||||
},
|
||||
"babel-plugin-syntax-async-functions": {
|
||||
"version": "6.13.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue