Skip to content

Commit

Permalink
v7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrelbug committed Jun 20, 2019
1 parent cbb62ab commit 172e8fc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "squirrelly",
"version": "7.1.2",
"version": "7.1.3",
"description": "Simple and powerful template engine that supports helpers, partials, filters, native code, and Express.",
"main": "./dist/squirrelly.min.js",
"homepage": "https://squirrelly.js.org",
Expand Down Expand Up @@ -41,8 +41,7 @@
"bugs": {
"url": "https://github.com/nebrelbug/squirrelly/issues"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"mocha": "^5.1.1",
"standard": "^12.0.1",
Expand All @@ -58,4 +57,4 @@
"browser": {
"fs": false
}
}
}

0 comments on commit 172e8fc

Please sign in to comment.