We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3888534 commit db051c9Copy full SHA for db051c9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "thenativeweb-ux",
3
"version": "0.0.0",
4
- "description": "thenativeweb-ux provides UI components for the native web applications applications.",
+ "description": "thenativeweb-ux provides UI components for the native web applications.",
5
"contributors": [
6
7
"name": "Golo Roden",
@@ -13,7 +13,6 @@
13
}
14
],
15
"main": "src/index.js",
16
- "private": true,
17
"scripts": {
18
"serve": "webpack-dev-server --env test-app",
19
"styleguide": "styleguidist server",
0 commit comments