mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
Added deyplo config for npm
This commit is contained in:
parent
ffe1ceabf1
commit
095b1539ad
@ -11,3 +11,10 @@ install:
|
||||
# - yarn build
|
||||
- yarn build:lib
|
||||
|
||||
deploy:
|
||||
provider: npm
|
||||
email: $NPM_EMAIL
|
||||
api_key: $NPM_TOKEN
|
||||
on:
|
||||
tags: true
|
||||
branch: master
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-cion-design-system",
|
||||
"version": "1.0.0",
|
||||
"name": "@human-connection/styleguide",
|
||||
"version": "0.5.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "http-server ./docs -o -s",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user