Skip to content

Commit 75e34f9

Browse files
committed
Merge branch 'master' of https://github.com/NodeFactoryIo/solidity-comments-core into feature/update-param-comments
# Conflicts: # src/index.es6 # src/lib/contract/contract.es6 # test/lib/contract/contract.test.es6
2 parents 766cd8d + 88d5f73 commit 75e34f9

File tree

2 files changed

+1214
-17
lines changed

2 files changed

+1214
-17
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,17 @@
3636
],
3737
"license": "MIT",
3838
"devDependencies": {
39+
"@babel/core": "^7.1.2",
40+
"@babel/register": "^7.0.0",
41+
"@babel/polyfill": "^7.0.0",
3942
"babel-cli": "^6.26.0",
4043
"babel-eslint": "^8.2.5",
4144
"babel-plugin-istanbul": "^4.1.6",
4245
"babel-preset-env": "^1.7.0",
4346
"babel-register": "^6.26.0",
4447
"babel-tape-runner": "^2.0.1",
4548
"coveralls": "^3.0.2",
49+
"electron": "^3.0.2",
4650
"eslint": "^5.0.1",
4751
"eslint-config-strongloop": "^2.1.0",
4852
"istanbul": "^0.4.5",

0 commit comments

Comments
 (0)