Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "farm-life", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Prepend/append string X (or ensure string X is prepended/appended) to each occurrence of string Y in string Z", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -20,4 +20,4 @@ # farm-life | ||
Not using Node or a module bundler? Use a UMD build via the `<script>` tag. | ||
- [https://npmcdn.com/farm-life/dist/farm-life.js](https://npmcdn.com/farm-life/dist/farm-life.js) | ||
- [https://npmcdn.com/farm-life/dist/farm-life.min.js](https://npmcdn.com/farm-life/dist/farm-life.min.js) | ||
- [https://unpkg.com/farm-life/dist/farm-life.js](https://unpkg.com/farm-life/dist/farm-life.js) | ||
- [https://unpkg.com/farm-life/dist/farm-life.min.js](https://unpkg.com/farm-life/dist/farm-life.min.js) | ||
@@ -24,0 +24,0 @@ ## Usage |
15537