@react95/core 8.0.0-alpha.3 → 8.0.0-alpha.4

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.
@@ -1,4 +1,4 @@
1
- require('./RadioButton.css.ts.vanilla.css');
1
+ require('./Button.css.ts.vanilla.css');
2
2
  "use strict";
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
4
  /* empty css */var button = "r95_1bzq74l0";
@@ -1,4 +1,4 @@
1
- import './RadioButton.css.ts.vanilla.css';
1
+ import './Button.css.ts.vanilla.css';
2
2
  /* empty css */var button = "r95_1bzq74l0";
3
3
  export {
4
4
  button
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react95/core",
3
- "version": "8.0.0-alpha.3",
3
+ "version": "8.0.0-alpha.4",
4
4
  "description": "Windows 95 styleguide",
5
5
  "main": "./cjs",
6
6
  "exports": {
@@ -53,7 +53,7 @@
53
53
  "nostalgic",
54
54
  "design-system"
55
55
  ],
56
- "gitHead": "f6ba09c0e617ce2f7a0d62bb1356188fe2efa316",
56
+ "gitHead": "9500fe012c967052b5351320954efd96529f5c72",
57
57
  "module": "./esm",
58
58
  "private": false,
59
59
  "types": "@types"