rdf-entity-webcomponent
Advanced tools
Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "rdf-entity-webcomponent", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "A Web component that displays a Graph Pointer (clownface)", | ||
@@ -10,3 +10,3 @@ "type": "module", | ||
"prepare": "husky install", | ||
"release": "changeset publish", | ||
"release": "vite build && changeset publish", | ||
"updateManifest": "cem analyze --globs \"src/rdf-entity.js\"", | ||
@@ -13,0 +13,0 @@ "test": "standard && c8 --reporter=lcov --reporter=text mocha" |
354267