Skip to content

Commit b748ca3

Browse files
committed
fix: revert back to js-string-escape. jsesc will be added in 2.x as it's a breaking change.
1 parent e2bc5cc commit b748ca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

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

0 commit comments

Comments
 (0)