updated: readme
This commit is contained in:
parent
6f091b89d4
commit
11f029d42c
@ -5,6 +5,10 @@
|
|||||||
|
|
||||||
A parcel plugin for riot.js
|
A parcel plugin for riot.js
|
||||||
|
|
||||||
|
## Important
|
||||||
|
|
||||||
|
If you are using Riot.js < 4.0.0 please check the [v3 branch](https://github.com/riot/parcel-plugin-riot/tree/v3)
|
||||||
|
|
||||||
## Using
|
## Using
|
||||||
Add parcel-plugin-riot to your project.
|
Add parcel-plugin-riot to your project.
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@riotjs/parcel-plugin-riot",
|
"name": "@riotjs/parcel-plugin-riot",
|
||||||
"version": "4.0.0-alpha.1",
|
"version": "4.0.0",
|
||||||
"description": "A parcel plugin for riot.js",
|
"description": "A parcel plugin for riot.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user