@heliux-org/design-system-core 0.0.305-testBuild → 0.0.306-Test
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/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@heliux-org/design-system-core",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.306-Test",
|
4
4
|
"description": "Official Heliux design system resources for application development in React.js",
|
5
5
|
"main": "./dist/main.js",
|
6
6
|
"types": "./dist/types/index.d.ts",
|
@@ -299,5 +299,5 @@
|
|
299
299
|
"PR: Icon 💎": "New Icons"
|
300
300
|
}
|
301
301
|
},
|
302
|
-
"gitHead": "
|
302
|
+
"gitHead": "e61f0d50bb00d59ff74cc63ec7509f1858a569f7"
|
303
303
|
}
|