Skip to content

Commit 80a0a23

Browse files
committed
1.1.0
1 parent bbd1c33 commit 80a0a23

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-redirections",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Generate HTML redirections from json file",
55
"keywords": [
66
"reactjs",
@@ -11,7 +11,9 @@
1111
"universal",
1212
"html"
1313
],
14-
"scripts": { "test": "exit 0" },
14+
"scripts": {
15+
"test": "exit 0"
16+
},
1517
"author": "Andrew Luca (https://iamandrewluca.com/)",
1618
"license": "MIT",
1719
"bin": "./cli.js",

0 commit comments

Comments
 (0)