Fix node dependency issue for website build (#3049)

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2018-05-16 11:07:34 -07:00 committed by Clinton Wolfe
parent 6328f0a9b5
commit 8b4d365114
2 changed files with 974 additions and 1955 deletions

File diff suppressed because it is too large Load diff

View file

@ -53,5 +53,8 @@
"typescript": "^1.8.10",
"typings": "^1.0.4",
"uglify-loader": "^1.3.0"
},
"resolutions": {
"natives": "1.1.3"
}
}