mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Install netlify-plugin-cache-nuxt
This commit is contained in:
parent
1a6bfa3117
commit
d989f987d7
2 changed files with 7 additions and 0 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -8157,6 +8157,12 @@
|
|||
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
|
||||
"dev": true
|
||||
},
|
||||
"netlify-plugin-cache-nuxt": {
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/netlify-plugin-cache-nuxt/-/netlify-plugin-cache-nuxt-0.0.2.tgz",
|
||||
"integrity": "sha512-v3M2dgL5brQvRSZNGKRVql3rXa83yXh1qAk/Wy4JmTJggeATmif3TBGAjK6i72jn+XjeDvWHE6FdAIbzuigwnw==",
|
||||
"dev": true
|
||||
},
|
||||
"nice-try": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
"eslint-loader": "^2.0.0",
|
||||
"eslint-plugin-prettier": "2.6.2",
|
||||
"eslint-plugin-vue": "^4.0.0",
|
||||
"netlify-plugin-cache-nuxt": "0.0.2",
|
||||
"node-fetch": "^2.6.1",
|
||||
"nodemon": "^1.11.0",
|
||||
"nuxt": "^2.14.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue