mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-08 21:49:14 +08:00
angular package fix
This commit is contained in:
5
package-lock.json
generated
5
package-lock.json
generated
@@ -167,6 +167,11 @@
|
||||
"resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
|
||||
"integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU="
|
||||
},
|
||||
"angular": {
|
||||
"version": "1.7.8",
|
||||
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.8.tgz",
|
||||
"integrity": "sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg=="
|
||||
},
|
||||
"angular-tooltips": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/angular-tooltips/-/angular-tooltips-1.2.2.tgz",
|
||||
|
@@ -19,6 +19,7 @@
|
||||
"author": "Bálint Szekeres <balint@szekeres.me> (https://balint.szekeres.me)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"angular": "^1.7.8",
|
||||
"angular-tooltips": "^1.2.2",
|
||||
"autoprefixer": "^9.5.1",
|
||||
"bootstrap": "^4.3.1",
|
||||
|
Reference in New Issue
Block a user