We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa840af commit e519526Copy full SHA for e519526
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "deboa",
3
"author": "Erik Moura <erikian@erikian.dev>",
4
- "version": "1.1.2",
+ "version": "1.2.0",
5
"description": "Create .deb files in any platform with Node.js",
6
"main": "./dist/cjs/index.js",
7
"module": "./dist/esm/index.js",
0 commit comments