Browse Source

0.3.4 -> 0.3.5

merge-requests/11/head
vargburz 2 years ago
parent
commit
9fcb08301b
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "@chartwerk/core", "name": "@chartwerk/core",
"version": "0.3.4", "version": "0.3.5",
"description": "Chartwerk core", "description": "Chartwerk core",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

Loading…
Cancel
Save