ninekit-cli 1.0.0-dev.1 → 1.0.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli-manifest.json +2 -2
- package/dist/index.js +1 -1
- package/dist/ui/images/ninekit-logo.png +0 -0
- package/package.json +1 -1
package/cli-manifest.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -64309,7 +64309,7 @@ var package_default;
|
|
|
64309
64309
|
var init_package = __esm(() => {
|
|
64310
64310
|
package_default = {
|
|
64311
64311
|
name: "ninekit-cli",
|
|
64312
|
-
version: "1.0.0-dev.
|
|
64312
|
+
version: "1.0.0-dev.3",
|
|
64313
64313
|
description: "CLI tool for bootstrapping and updating NineKit projects",
|
|
64314
64314
|
type: "module",
|
|
64315
64315
|
repository: {
|
|
Binary file
|