@heliux-org/design-system-core 0.0.305-testBuild → 0.0.306-Test
Sign up to get free protection for your applications and to get access to all the features.
- 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
|
}
|