@untemps/react-vocal
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -0,1 +1,3 @@ | ||
## [1.3.3](https://github.com/untemps/react-vocal/compare/v1.3.2...v1.3.3) (2020-09-05) | ||
## [1.3.2](https://github.com/untemps/react-vocal/compare/v1.3.1...v1.3.2) (2020-08-12) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@untemps/react-vocal", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>", | ||
@@ -121,2 +121,3 @@ "repository": "git@github.com:untemps/react-vocal.git", | ||
"scripts": { | ||
"dev": "cd dev && rm -rf dist && yarn && yarn start", | ||
"test": "jest -u --watch", | ||
@@ -123,0 +124,0 @@ "test:ci": "CI=true jest -u -b --coverage", |
@@ -236,2 +236,10 @@ <p align="center"> | ||
## Development | ||
The component can be served for development purpose on `http://localhost:10001/` using: | ||
``` | ||
yarn dev | ||
``` | ||
## Contributing | ||
@@ -238,0 +246,0 @@ |
236646
38
1678
257