mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install just-replace-all
This commit is contained in:
parent
858b1e0f7a
commit
a72dba232c
2 changed files with 12 additions and 0 deletions
11
package-lock.json
generated
11
package-lock.json
generated
|
|
@ -27,6 +27,7 @@
|
|||
"jsdom": "^16.4.0",
|
||||
"just-has": "^2.1.0",
|
||||
"just-map-values": "^3.0.2",
|
||||
"just-replace-all": "^2.0.1",
|
||||
"lazysizes": "^5.3.0-beta1",
|
||||
"markdown-it": "^11.0.1",
|
||||
"marked": "^1.2.7",
|
||||
|
|
@ -17189,6 +17190,11 @@
|
|||
"resolved": "https://registry.npmjs.org/just-map-values/-/just-map-values-3.0.2.tgz",
|
||||
"integrity": "sha512-bPrvJIZ/0QbrsnrY1f8JxfPZ7joimSecUeYjoxVctBTYxjRKjtVU1QMgAJCK5RTo5bNGonVY7FxrwQ+gQrIyww=="
|
||||
},
|
||||
"node_modules/just-replace-all": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/just-replace-all/-/just-replace-all-2.0.1.tgz",
|
||||
"integrity": "sha512-PldmArh8MCexLqmgWKAbmIyR7xh/1XjGUJomeItI7yAB/Uo00UWqRFK0khnY8R9XBrDWmsA71lz5UOUrVGKMzQ=="
|
||||
},
|
||||
"node_modules/keygrip": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/keygrip/-/keygrip-1.1.0.tgz",
|
||||
|
|
@ -47002,6 +47008,11 @@
|
|||
"resolved": "https://registry.npmjs.org/just-map-values/-/just-map-values-3.0.2.tgz",
|
||||
"integrity": "sha512-bPrvJIZ/0QbrsnrY1f8JxfPZ7joimSecUeYjoxVctBTYxjRKjtVU1QMgAJCK5RTo5bNGonVY7FxrwQ+gQrIyww=="
|
||||
},
|
||||
"just-replace-all": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/just-replace-all/-/just-replace-all-2.0.1.tgz",
|
||||
"integrity": "sha512-PldmArh8MCexLqmgWKAbmIyR7xh/1XjGUJomeItI7yAB/Uo00UWqRFK0khnY8R9XBrDWmsA71lz5UOUrVGKMzQ=="
|
||||
},
|
||||
"keygrip": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/keygrip/-/keygrip-1.1.0.tgz",
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@
|
|||
"jsdom": "^16.4.0",
|
||||
"just-has": "^2.1.0",
|
||||
"just-map-values": "^3.0.2",
|
||||
"just-replace-all": "^2.0.1",
|
||||
"lazysizes": "^5.3.0-beta1",
|
||||
"markdown-it": "^11.0.1",
|
||||
"marked": "^1.2.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue