1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03: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:
Tom Gallacher 2016-10-24 10:54:15 +01:00
parent 00e9bd1134
commit f49d7e4dac
3 changed files with 3913 additions and 2 deletions

View File

@ -4,4 +4,4 @@ test:
.PHONY: install .PHONY: install
install: install:
npm install --quiet --no-spin yarn

View File

@ -15,7 +15,7 @@
"graphql": "^0.7.1", "graphql": "^0.7.1",
"moment": "^2.15.1", "moment": "^2.15.1",
"smartdc-auth": "^2.5.2", "smartdc-auth": "^2.5.2",
"triton": "^4.14.0", "triton": "https://github.com/tomgco/node-triton.git#45bf5cb70deaf2ae43d2fb69965705550d261616",
"user-home": "^2.0.0" "user-home": "^2.0.0"
}, },
"devDependencies": { "devDependencies": {

3911
cloudapi-graphql/yarn.lock Normal file

File diff suppressed because it is too large Load Diff