Install lanthan@0.0.2
This commit is contained in:
parent
28a54cdbe6
commit
6301af8249
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -5274,9 +5274,9 @@
|
|||
}
|
||||
},
|
||||
"lanthan": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/lanthan/-/lanthan-0.0.1.tgz",
|
||||
"integrity": "sha512-Q/YMZMzWeAh71valcgYi0zMNvnXDcThGJQV2F32SbGkob1fhQIjJh8ZyUyNjWef0pj0KobUiBg7mv2JzR27O9Q==",
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/lanthan/-/lanthan-0.0.2.tgz",
|
||||
"integrity": "sha512-+nWapmVfFCprRE39Z6pKyf5KCclJJvSyAU0o3G2Tl+yZc77xDtqL2JfBADVHk7UNQBrqyg62FPtLq4NeQsFdVA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"express": "^4.17.1",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"karma-sinon": "^1.0.5",
|
||||
"karma-sourcemap-loader": "^0.3.7",
|
||||
"karma-webpack": "^4.0.2",
|
||||
"lanthan": "0.0.1",
|
||||
"lanthan": "0.0.2",
|
||||
"mocha": "^6.2.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"react": "^16.9.0",
|
||||
|
|
Reference in a new issue