mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Making the package public
This commit is contained in:
parent
f4f16962d9
commit
a0189658a8
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@human-connection/styleguide",
|
||||
"version": "0.5.0",
|
||||
"private": true,
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"serve": "http-server ./docs -o -s",
|
||||
"build": "yarn theo && vue-cli-service build --no-fix",
|
||||
@ -14,6 +14,9 @@
|
||||
"test": "echo 'TODO: FIX & ADD TESTING!'",
|
||||
"test:unit": "vue-cli-service test:unit"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"portal-vue": "~1.5.1",
|
||||
"vue": "~2.6.7"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user