Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit ed9cad7

Browse files
committed
Point to correct url for repo and changed grunt-testacular to grunt-karma
1 parent 3016164 commit ed9cad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"dependencies": {},
1010
"devDependencies": {
1111
"grunt": "~0.4.1",
12-
"grunt-testacular": "~0.3.0",
12+
"grunt-karma": "~0.4.4",
1313
"grunt-contrib-jshint": "~0.2.0"
1414
},
1515
"scripts": {},
1616
"repository": {
1717
"type": "git",
18-
"url": "git://github.com/angular-ui/ui-date.git"
18+
"url": "git://github.com/angular-ui/ui-tinymce.git"
1919
}
2020
}

0 commit comments

Comments
 (0)