Skip to content

Commit 172e8fc

Browse files
committed
v7.1.3
1 parent cbb62ab commit 172e8fc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "squirrelly",
3-
"version": "7.1.2",
3+
"version": "7.1.3",
44
"description": "Simple and powerful template engine that supports helpers, partials, filters, native code, and Express.",
55
"main": "./dist/squirrelly.min.js",
66
"homepage": "https://squirrelly.js.org",
@@ -41,8 +41,7 @@
4141
"bugs": {
4242
"url": "https://github.com/nebrelbug/squirrelly/issues"
4343
},
44-
"dependencies": {
45-
},
44+
"dependencies": {},
4645
"devDependencies": {
4746
"mocha": "^5.1.1",
4847
"standard": "^12.0.1",
@@ -58,4 +57,4 @@
5857
"browser": {
5958
"fs": false
6059
}
61-
}
60+
}

0 commit comments

Comments
 (0)