mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
Fix node dependency issue for website build (#3049)
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
6328f0a9b5
commit
8b4d365114
2 changed files with 974 additions and 1955 deletions
2926
www/demo/package-lock.json
generated
2926
www/demo/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -53,5 +53,8 @@
|
|||
"typescript": "^1.8.10",
|
||||
"typings": "^1.0.4",
|
||||
"uglify-loader": "^1.3.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"natives": "1.1.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue