Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit cef054d

Browse files
author
Evandro Carenho
committed
fix: adding dev dependencies and repository.
1 parent 1c9d236 commit cef054d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

integration-commons/src/main/webapp/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
"jest": "^18.1.0",
4646
"less": "^2.7.1",
4747
"less-loader": "^2.2.3",
48+
"node-license-validator": "^1.3.0",
4849
"react-addons-test-utils": "^15.4.2",
50+
"semantic-release": "^6.3.2",
4951
"style-loader": "^0.13.0",
5052
"url-loader": "^0.5.7",
5153
"webpack": "^1.12.14",
@@ -61,5 +63,9 @@
6163
"react-router": "^3.0.2",
6264
"redux": "^3.6.0",
6365
"redux-saga": "^0.14.3"
66+
},
67+
"repository": {
68+
"type" : "git",
69+
"url" : "https://github.com/symphonyoss/App-Integrations-Commons.git"
6470
}
6571
}

0 commit comments

Comments
 (0)