use npm to manage modules
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@ -5,13 +5,13 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"devDependencies": {
|
||||
"@types/google-apps-script": "^1.0.84"
|
||||
"@types/google-apps-script": "^1.0.85"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/google-apps-script": {
|
||||
"version": "1.0.84",
|
||||
"resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.84.tgz",
|
||||
"integrity": "sha512-qZBeCyk3vJBGEiWtBSRrV89KVovdo9qruw1rQH8OZAQUgXS8RNbMKnnPI5dW+PuJwM8rMiYZpvl6LeaW9IS+WA==",
|
||||
"version": "1.0.85",
|
||||
"resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.85.tgz",
|
||||
"integrity": "sha512-O5w3PxI75uqU4d7t24ukQtU87OZ2j0vQp3VWmx9sJ6PTwBRvGhMA+qWShKNetofI8TYaVd8tFzBQXgv3e7ycCQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user