Comparing version 0.2.7 to 0.2.8
{ | ||
"name": "chie", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"types": "./exports/chie.d.ts", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -6,2 +6,6 @@ import gui from 'gui'; | ||
#private; | ||
static aboutMenuItem: { | ||
label: string; | ||
onClick: () => void; | ||
}; | ||
static fileMenuItems: ({ | ||
@@ -8,0 +12,0 @@ type: string; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57621
1592