Skip to content

Commit ed1ffd9

Browse files
committed
updating package.json 's dependencies
1 parent 659cda7 commit ed1ffd9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
"webpack": "^1.9.10"
6060
},
6161
"dependencies": {
62-
"angular": "^1.2",
63-
"angular-simple-logger": "0.0.1"
64-
}
62+
"angular": "1.2 - 1.4",
63+
"angular-simple-logger": "~0.0.1",
64+
"lodash": ">=3.8.0"
65+
},
6566
}

0 commit comments

Comments
 (0)