@forter/component-base
Advanced tools
Comparing version 6.1.0 to 6.1.1
{ | ||
"name": "@forter/component-base", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "", | ||
@@ -14,3 +14,2 @@ "license": "MIT", | ||
"watch": "npm run rollup:watch", | ||
"serve": "npm run build", | ||
"build": "npm run rollup", | ||
@@ -21,3 +20,3 @@ "rollup": "rimraf ./dist && npx rollup -c ../../rollup.config.js", | ||
"dependencies": { | ||
"@forter/tokens": "^2.0.0", | ||
"@forter/tokens": "^2.0.1", | ||
"lit": "^2.7.2", | ||
@@ -32,3 +31,3 @@ "validate.js": "^0.13.1" | ||
}, | ||
"gitHead": "340834425390d1222df75d6cc0bfa86d2e8b7cc3" | ||
"gitHead": "62b7822017e92be782bbc3804325b66fc5d6888b" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
169766
1716
Updated@forter/tokens@^2.0.1