@stordata/grammars
Advanced tools
Comparing version 1.0.20230421155415 to 1.0.20230421161607
{ | ||
"name": "@stordata/grammars", | ||
"version":"1.0.20230421155415", | ||
"version":"1.0.20230421161607", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.cjs", |
@@ -6,4 +6,7 @@ export default { | ||
path: new URL('dist', import.meta.url).pathname, | ||
filename: 'main.cjs' | ||
filename: 'main.cjs', | ||
library: { | ||
type: 'commonjs' | ||
} | ||
} | ||
}; |
Sorry, the diff of this file is not supported yet
347912
725