Skip to content

Commit 46bf7db

Browse files
committed
chore: bump version
1 parent b22abbc commit 46bf7db

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

package.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-window-manager",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Manage windows in macOS, Windows and Linux",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -41,13 +41,5 @@
4141
"extract-file-icon": "^0.3.2",
4242
"node-addon-api": "2.0.0",
4343
"node-gyp-build": "^4.2.1"
44-
},
45-
"files": [
46-
"dist",
47-
"LICENSE",
48-
"README.md",
49-
"binding.gyp",
50-
"prebuilds",
51-
"lib"
52-
]
44+
}
5345
}

0 commit comments

Comments
 (0)