Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Update sha integrity bits
Browse files Browse the repository at this point in the history
  • Loading branch information
gnidan committed Nov 21, 2018
1 parent f9f25a2 commit a430728
Show file tree
Hide file tree
Showing 27 changed files with 35 additions and 27 deletions.
2 changes: 1 addition & 1 deletion packages/truffle-artifactor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-blockchain-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle-blockchain-utils/issues"
},
"homepage": "https://github.com/trufflesuite/truffle-blockchain-utils#readme"
"homepage": "https://github.com/trufflesuite/truffle-blockchain-utils#readme",
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-code-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"license": "MIT",
"publishConfig": {
"access": "public"
}
},
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-compile-vyper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
"license": "MIT",
"publishConfig": {
"access": "public"
}
},
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-compile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-contract-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"directories": {
"spec": "./spec"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-contract-sources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@
"env"
]
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-debug-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"homepage": "https://github.com/trufflesuite/truffle-debug-utils#readme",
"publishConfig": {
"access": "public"
}
},
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-expect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"homepage": "https://github.com/trufflesuite/truffle-expect#readme",
"publishConfig": {
"access": "public"
}
},
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-external-compile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"mocha": "5.2.0",
"temp": "^0.8.3"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-hdwallet-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"web3-provider-engine": "git+https://github.com/cgewecke/provider-engine.git#web3-one",
"webpack": "^4.24.0",
"webpack-cli": "^3.1.2"
}
},
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-reporters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"ora": "^3.0.0",
"web3-utils": "1.0.0-beta.36"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-require/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-sawtooth-seth-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"dependencies": {
"debug": "^4.0.1",
"web3-provider-engine": "14.0.6"
}
},
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-solidity-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"devDependencies": {
"standard": "^11.0.1"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
3 changes: 2 additions & 1 deletion packages/truffle-solidity-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"homepage": "https://github.com/trufflesuite/truffle-solidity-utils#readme",
"publishConfig": {
"access": "public"
}
},
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle-workflow-compile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}
2 changes: 1 addition & 1 deletion packages/truffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "07967b472112f1c771ebbc90319781454cf9331b"
"gitHead": "f9f25a2d491394ac3df1bab56f9c743d871a1059"
}

0 comments on commit a430728

Please sign in to comment.