Mirror: Rollup plugin to automatically check the exports of a library for cjs-module-lexer compatibility.

1.0.3

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "rollup-plugin-cjs-check", 3 - "version": "1.0.2", 3 + "version": "1.0.3", 4 4 "description": "Rollup plugin to automatically check the exports of a library for cjs-module-lexer compatibility.", 5 5 "author": "0no.co <hi@0no.co>", 6 6 "scripts": {