@vitality-ds/system
Advanced tools
Comparing version 0.5.0 to 0.5.1-alpha.1
{ | ||
"name": "@vitality-ds/system", | ||
"displayName": "system", | ||
"version": "0.5.0", | ||
"version": "0.5.1-alpha.1", | ||
"description": "The backbone of the design system", | ||
@@ -39,2 +39,3 @@ "repository": "https://gitlab.geniesolutions.com.au/design-system-cop/vitality", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.18.6", | ||
"@babel/plugin-syntax-dynamic-import": "^7.8.3", | ||
"@babel/plugin-transform-react-constant-elements": "^7.18.6", | ||
@@ -56,3 +57,3 @@ "@babel/plugin-transform-runtime": "^7.18.6", | ||
}, | ||
"gitHead": "4fc41f9917d8abcaa2f8aa938324a266c39c8d1f" | ||
"gitHead": "912a82e4840b8beb1ad25b92da511101fd59e19f" | ||
} |
164832
17