Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
openzeppelin-contracts-upgradeable
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
俞永鹏
openzeppelin-contracts-upgradeable
Commits
479d0110
Commit
479d0110
authored
Aug 11, 2017
by
Francisco Giordano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move truffle-hdwallet-provider to devDependencies
parent
69daed77
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
package-lock.json
package-lock.json
+0
-0
package.json
package.json
+3
-5
No files found.
package-lock.json
View file @
479d0110
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
479d0110
...
@@ -27,15 +27,12 @@
...
@@ -27,15 +27,12 @@
"url"
:
"
https://github.com/OpenZeppelin/zeppelin-solidity/issues
"
"url"
:
"
https://github.com/OpenZeppelin/zeppelin-solidity/issues
"
},
},
"homepage"
:
"
https://github.com/OpenZeppelin/zeppelin-solidity
"
,
"homepage"
:
"
https://github.com/OpenZeppelin/zeppelin-solidity
"
,
"dependencies"
:
{
"
truffle-hdwallet-provider
"
:
"0.0.3"
},
"devDependencies"
:
{
"devDependencies"
:
{
"
babel-polyfill
"
:
"^6.23.0"
,
"
babel-preset-es2015
"
:
"^6.18.0"
,
"
babel-preset-es2015
"
:
"^6.18.0"
,
"
babel-preset-stage-2
"
:
"^6.18.0"
,
"
babel-preset-stage-2
"
:
"^6.18.0"
,
"
babel-preset-stage-3
"
:
"^6.17.0"
,
"
babel-preset-stage-3
"
:
"^6.17.0"
,
"
babel-register
"
:
"^6.23.0"
,
"
babel-register
"
:
"^6.23.0"
,
"
babel-polyfill
"
:
"^6.23.0"
,
"
chai
"
:
"^4.0.2"
,
"
chai
"
:
"^4.0.2"
,
"
chai-as-promised
"
:
"^7.0.0"
,
"
chai-as-promised
"
:
"^7.0.0"
,
"
chai-bignumber
"
:
"^2.0.0"
,
"
chai-bignumber
"
:
"^2.0.0"
,
...
@@ -44,6 +41,7 @@
...
@@ -44,6 +41,7 @@
"
mocha-lcov-reporter
"
:
"^1.3.0"
,
"
mocha-lcov-reporter
"
:
"^1.3.0"
,
"
moment
"
:
"^2.18.1"
,
"
moment
"
:
"^2.18.1"
,
"
solidity-coverage
"
:
"^0.1.7"
,
"
solidity-coverage
"
:
"^0.1.7"
,
"
truffle
"
:
"^3.4.6"
"
truffle
"
:
"^3.4.6"
,
"
truffle-hdwallet-provider
"
:
"0.0.3"
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment