@nomicfoundation/ignition-ui
Advanced tools
Comparing version 0.13.1 to 0.13.2
{ | ||
"name": "@nomicfoundation/ignition-ui", | ||
"version": "0.13.1", | ||
"version": "0.13.2", | ||
"type": "module", | ||
@@ -10,2 +10,3 @@ "scripts": { | ||
"test": "mocha --loader=ts-node/esm --recursive \"test/**/*.ts\"", | ||
"test:coverage": "nyc mocha --loader=ts-node/esm --recursive \"test/**/*.ts\"", | ||
"regenerate-deployment-example": "node ./scripts/generate-example-deployment-json.js", | ||
@@ -20,3 +21,3 @@ "lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0", | ||
"@fontsource/roboto": "^5.0.8", | ||
"@nomicfoundation/ignition-core": "^0.13.1", | ||
"@nomicfoundation/ignition-core": "^0.13.2", | ||
"@types/chai": "^4.2.22", | ||
@@ -23,0 +24,0 @@ "@types/chai-as-promised": "^7.1.5", |
Sorry, the diff of this file is not supported yet
3721974