mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
deps: triton to use fork with no-mutable deps
When the PR is merged into node-triton we will update this.
This commit is contained in:
parent
00e9bd1134
commit
f49d7e4dac
@ -4,4 +4,4 @@ test:
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
npm install --quiet --no-spin
|
||||
yarn
|
||||
|
@ -15,7 +15,7 @@
|
||||
"graphql": "^0.7.1",
|
||||
"moment": "^2.15.1",
|
||||
"smartdc-auth": "^2.5.2",
|
||||
"triton": "^4.14.0",
|
||||
"triton": "https://github.com/tomgco/node-triton.git#45bf5cb70deaf2ae43d2fb69965705550d261616",
|
||||
"user-home": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
3911
cloudapi-graphql/yarn.lock
Normal file
3911
cloudapi-graphql/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user