We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb0123 commit 9c34fefCopy full SHA for 9c34fef
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cyclejs-modal",
3
- "version": "6.0.0",
+ "version": "7.0.0",
4
"description": "An easy way to open custom modals in a cyclejs app",
5
"main": "build/cjs/src/modalify.js",
6
"module": "build/es6/src/modalify.js",
0 commit comments