Skip to content

Commit 0a0e469

Browse files
committed
2.0.0 introduces jsesc, which avoids unnecessary string escaping for more efficient templates.
1 parent b09d4b5 commit 0a0e469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-angular-templatecache",
3-
"version": "1.9.1",
3+
"version": "2.0.0",
44
"description": "Concatenates and registers AngularJS templates in the $templateCache.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)