We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed108e commit 84b3230Copy full SHA for 84b3230
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cyclejs-modal",
3
- "version": "4.0.0",
+ "version": "5.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