Skip to content

Commit bf318a9

Browse files
committed
v1.3.1
1 parent db02a3e commit bf318a9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyper-background",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Change the background of your Hyper terminal!",
55
"main": "lib/index.js",
66
"scripts": {
@@ -46,5 +46,7 @@
4646
"babel-register"
4747
]
4848
},
49-
"eslintIgnore": ["lib/"]
49+
"eslintIgnore": [
50+
"lib/"
51+
]
5052
}

0 commit comments

Comments
 (0)