@operato/markdown
Advanced tools
Comparing version 7.0.59 to 7.0.60
@@ -6,2 +6,11 @@ # Change Log | ||
### [7.0.60](https://github.com/hatiolab/operato/compare/v7.0.59...v7.0.60) (2024-08-21) | ||
### :bug: Bug Fix | ||
* upgrade @material/web module to 2.0 ([defe7b2](https://github.com/hatiolab/operato/commit/defe7b26df6591388f309c572f92dd7bcdc05593)) | ||
### [7.0.59](https://github.com/hatiolab/operato/compare/v7.0.58...v7.0.59) (2024-08-19) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "7.0.59", | ||
"version": "7.0.60", | ||
"main": "dist/src/index.js", | ||
@@ -45,3 +45,3 @@ "module": "dist/src/index.js", | ||
"dependencies": { | ||
"@operato/styles": "^7.0.59", | ||
"@operato/styles": "^7.0.60", | ||
"lit": "^3.1.2", | ||
@@ -83,3 +83,3 @@ "marked": "^4.0.7" | ||
}, | ||
"gitHead": "ea0d6364b3183ca8a9219ea22537232be0052745" | ||
"gitHead": "4485b81c64fd911a0fa9be050419cfa20b734527" | ||
} |
@@ -20,2 +20,3 @@ { | ||
"incremental": true, | ||
"skipLibCheck": true, | ||
"types": ["node", "mocha"] | ||
@@ -22,0 +23,0 @@ }, |
Sorry, the diff of this file is not supported yet
112121
668
Updated@operato/styles@^7.0.60