Skip to content

Commit 1a32e0e

Browse files
committed
Fixed angular-data-mocks dependency version.
1 parent ee62196 commit 1a32e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"angular": "~1.2.16",
3030
"angular-mocks": "~1.2.16",
31-
"angular-data-mocks": "[email protected]:jmdobry/angular-data-mocks.git#0.0.1",
31+
"angular-data-mocks": "0.1.0",
3232
"angular-cache": "~3.0.0-beta.4",
3333
"observe-js": "~0.2.0"
3434
}

0 commit comments

Comments
 (0)