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
8868c0b6
Commit
8868c0b6
authored
May 22, 2018
by
Francisco Giordano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to zos-cli 0.8.0
parent
534ff92b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
6 deletions
+18
-6
package-lock.json
package-lock.json
+17
-5
package.json
package.json
+1
-1
No files found.
package-lock.json
View file @
8868c0b6
...
...
@@ -2530,7 +2530,8 @@
"dotenv"
:
{
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmjs.org/dotenv/-/dotenv-4.0.0.tgz"
,
"integrity"
:
"sha1-hk7xN5rO1Vzm+V3r7NzhefegzR0="
"integrity"
:
"sha1-hk7xN5rO1Vzm+V3r7NzhefegzR0="
,
"dev"
:
true
},
"drbg.js"
:
{
"version"
:
"1.0.1"
,
...
...
@@ -12217,9 +12218,9 @@
}
},
"zos"
:
{
"version"
:
"0.
7
.0"
,
"resolved"
:
"https://registry.npmjs.org/zos/-/zos-0.
7
.0.tgz"
,
"integrity"
:
"sha512-
mrKZeFI6fvPW05Ar6jlMmiWdvTJH7c4Gj8EaCC1/9Tc0AaWxB2degGGMljwGfIfYDZVtDX1eQYqtiXU7WoLu3g
=="
,
"version"
:
"0.
8
.0"
,
"resolved"
:
"https://registry.npmjs.org/zos/-/zos-0.
8
.0.tgz"
,
"integrity"
:
"sha512-
dBBZX2i+Vrm+3n60UTPO6FAYLL39mfeg1YuMcK2BwcqQ36ItG6AERZd3mmNUwLwg/gV/3o2gJhPhTS4LNvw+9w
=="
,
"dev"
:
true
,
"requires"
:
{
"chalk"
:
"^2.4.1"
,
...
...
@@ -12234,7 +12235,7 @@
"truffle-contract"
:
"^3.0.5"
,
"truffle-core"
:
"^4.1.8"
,
"truffle-workflow-compile"
:
"^1.0.3"
,
"zos-lib"
:
"^0.1.2
5
"
"zos-lib"
:
"^0.1.2
7
"
},
"dependencies"
:
{
"ansi-regex"
:
{
...
...
@@ -12676,6 +12677,17 @@
"requires"
:
{
"camelcase"
:
"^4.1.0"
}
},
"zos-lib"
:
{
"version"
:
"0.1.27"
,
"resolved"
:
"https://registry.npmjs.org/zos-lib/-/zos-lib-0.1.27.tgz"
,
"integrity"
:
"sha512-q4ZMrJ2KPaOqqD7hBmQIsWv6isYYjeuS6KGHJxRwbQNRNOoMgsmgx0OkfbEMORYzSWO5enetfXaISYqYfVQXwQ=="
,
"dev"
:
true
,
"requires"
:
{
"openzeppelin-solidity"
:
"~1.9.0"
,
"truffle-contract"
:
"^3.0.5"
,
"truffle-provisioner"
:
"^0.1.0"
}
}
}
},
...
...
package.json
View file @
8868c0b6
...
...
@@ -62,7 +62,7 @@
"
solium
"
:
"^1.1.6"
,
"
truffle
"
:
"^4.1.5"
,
"
truffle-hdwallet-provider
"
:
"0.0.3"
,
"
zos
"
:
"^0.
7
.0"
"
zos
"
:
"^0.
8
.0"
},
"dependencies"
:
{
"
zos-lib
"
:
"^0.1.26"
...
...
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