updated: readme

This commit is contained in:
Gianluca Guarini 2019-04-20 01:02:06 +02:00
parent 6f091b89d4
commit 11f029d42c
2 changed files with 5 additions and 1 deletions

View File

@ -5,6 +5,10 @@
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
Add parcel-plugin-riot to your project.

View File

@ -1,6 +1,6 @@
{
"name": "@riotjs/parcel-plugin-riot",
"version": "4.0.0-alpha.1",
"version": "4.0.0",
"description": "A parcel plugin for riot.js",
"main": "index.js",
"scripts": {