@entur/button
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@entur/button", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"license": "EUPL-1.2", | ||
@@ -30,8 +30,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/loader": "^0.4.23", | ||
"@entur/tokens": "^3.8.0", | ||
"@entur/loader": "^0.4.24", | ||
"@entur/tokens": "^3.8.1", | ||
"@entur/utils": "^0.5.5", | ||
"classnames": "^2.3.1" | ||
}, | ||
"gitHead": "48cdba2e353c9311d52550a98c6b025deb7b8270" | ||
"gitHead": "1e78a655ffc4c4ca80d8e54495768282dc374201" | ||
} |
@@ -5,3 +5,3 @@ # Button | ||
> 💡 Looking for the [documentation](https://design.entur.org/komponenter/knapper/button)? | ||
> 💡 Looking for the [documentation](https://design.entur.no/komponenter/knapper/button)? | ||
@@ -18,2 +18,2 @@ ## Installation | ||
Please refer to the [documentation](https://design.entur.org/komponenter/knapper/button) for further usage information. | ||
Please refer to the [documentation](https://design.entur.no/komponenter/knapper/button) for further usage information. |
Sorry, the diff of this file is not supported yet
158702
Updated@entur/loader@^0.4.24
Updated@entur/tokens@^3.8.1