mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-10 08:21:53 +08:00
Server section all done
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -6254,6 +6254,19 @@
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"pretty-checkbox": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/pretty-checkbox/-/pretty-checkbox-3.0.3.tgz",
|
||||
"integrity": "sha1-1JyAE6j8CO4MLW695FNGS/28Qo4="
|
||||
},
|
||||
"pretty-checkbox-vue": {
|
||||
"version": "1.1.9",
|
||||
"resolved": "https://registry.npmjs.org/pretty-checkbox-vue/-/pretty-checkbox-vue-1.1.9.tgz",
|
||||
"integrity": "sha512-45HOanzF+BUTD5prwCoNrtEFYVzWtASTIIPtPQxGCajC097pFD/9mbyjEjoTsu8Tk4/rSyA7RNk6JpFWVHpLag==",
|
||||
"requires": {
|
||||
"pretty-checkbox": "^3.0.3"
|
||||
}
|
||||
},
|
||||
"private": {
|
||||
"version": "0.1.8",
|
||||
"resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz",
|
||||
|
Reference in New Issue
Block a user