|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "single-file",
|
|
|
- "version": "1.1.44",
|
|
|
+ "version": "1.2.0",
|
|
|
"description": "SingleFile",
|
|
|
"author": "Gildas Lormeau",
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
@@ -8,9 +8,6 @@
|
|
|
"dev": "npx rollup -c rollup.config.dev.js",
|
|
|
"build": "./build-extension.sh"
|
|
|
},
|
|
|
- "bin": {
|
|
|
- "single-file": "./cli/single-file"
|
|
|
- },
|
|
|
"dependencies": {
|
|
|
"single-file-core": "1.3.27"
|
|
|
},
|