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.
2 parents 2a41a39 + 27b37a1 commit fb507b8Copy full SHA for fb507b8
.npmignore
@@ -0,0 +1,5 @@
1
+node_modules
2
+.vscode
3
+.idea
4
+npm-debug.log
5
+/storybook-static
package.json
@@ -1,6 +1,6 @@
{
"name": "monday-ui-react-core",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "Official monday.com UI resources for application development in React.js",
"main": "dist/main.js",
6
"scripts": {
0 commit comments