Skip to content

Commit

Permalink
Setup project as public (#70)
Browse files Browse the repository at this point in the history
Set project as public in package.json so it can be published on the npm registry.
  • Loading branch information
gibbok committed Feb 27, 2020
1 parent 73216ad commit e114f6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
@@ -1,7 +1,6 @@
{
"name": "@actyx/actyx-ui",
"version": "1.0.0-alpha.0",
"private": true,
"description": "Actyx UI - Simple, modular UI Components for Shop Floor Applications",
"main": "./src/index.ts",
"keywords": [
Expand Down

0 comments on commit e114f6d

Please sign in to comment.