Skip to content

Commit e6958f7

Browse files
committed
3.8.0
1 parent 96fa27c commit e6958f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fullstack-deps",
3-
"version": "3.7.6",
3+
"version": "3.8.0",
44
"dependencies": {
55
"angular": "~1.5.0",
66
"json3": "~3.3.1",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fullstack-deps",
3-
"version": "3.7.6",
3+
"version": "3.8.0",
44
"main": "server/app.js",
55
"dependencies": {
66
"express": "^4.13.3",
@@ -46,7 +46,7 @@
4646
"del": "^2.0.2",
4747
"gulp": "^3.9.1",
4848
"gulp-add-src": "^0.2.0",
49-
"gulp-angular-templatecache": "^1.7.0",
49+
"gulp-angular-templatecache": "^2.0.0",
5050
"gulp-autoprefixer": "^3.1.0",
5151
"gulp-babel": "^6.1.2",
5252
"gulp-typescript": "~2.13.0",

0 commit comments

Comments
 (0)