parcel-plugin-workbox-rev
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "parcel-plugin-workbox-rev", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "An updated plugin for Parcel to generate a service worker with Workbox", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,3 +10,3 @@ # parcel-plugin-workbox-rev | ||
```bash | ||
yarn add parcel-plugin-workbox --dev | ||
yarn add parcel-plugin-workbox-rev --dev | ||
``` | ||
@@ -17,3 +17,3 @@ | ||
```bash | ||
npm install parcel-plugin-workbox --save-dev | ||
npm install parcel-plugin-workbox-rev --save-dev | ||
``` | ||
@@ -42,3 +42,3 @@ | ||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/dahnielson/parcel-plugin-workbox/tags). | ||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://gitlab.com/selfagency/parcel-plugin-workbox-rev/tags). | ||
@@ -45,0 +45,0 @@ ## License |
7510
5
97