react-slugify
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "react-slugify", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Slugify a React node", | ||
"main": "dist/slugify.js", | ||
"files": [ | ||
"dist" | ||
"src", | ||
"dist", | ||
"!**/__tests__" | ||
], | ||
@@ -9,0 +11,0 @@ "scripts": { |
# react-slugify | ||
![Build status](https://github.com/martpie/react-slugify/workflows/tests/badge.svg) | ||
[![Dependencies](https://david-dm.org/martpie/react-slugify.svg)](https://github.com/martpie/react-slugify) | ||
@@ -6,0 +5,0 @@ Slugify a React node. |
12322
7
179
48