Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit fbb0143

Browse files
committed
[#92] Adicionando dependencias no package.json
1 parent 260507c commit fbb0143

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@
66
"bin": {
77
"frontpress": "./scripts/frontpress.js"
88
},
9-
"devDependencies": {
9+
"dependencies": {
1010
"angular": "^1.5.8",
11+
"angular-ui-router": "^0.3.2",
12+
"angular-disqus": "^1.1.3",
13+
"ng-infinite-scroll": "^1.3.0"
14+
},
15+
"devDependencies": {
1116
"angular-mocks": "^1.5.8",
1217
"angular-ui-router": "^0.3.1",
1318
"bower": "^1.7.9",

0 commit comments

Comments
 (0)