1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-17 20:51:20 +02:00
- slate-react@0.7.1
This commit is contained in:
Ian Storm Taylor
2017-10-18 01:43:12 -07:00
parent d66e127e7d
commit 2d120c4725

View File

@@ -1,7 +1,7 @@
{ {
"name": "slate-react", "name": "slate-react",
"description": "A set of React components for building completely customizable rich-text editors.", "description": "A set of React components for building completely customizable rich-text editors.",
"version": "0.7.0", "version": "0.7.1",
"license": "MIT", "license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git", "repository": "git://github.com/ianstormtaylor/slate.git",
"main": "./lib/index.js", "main": "./lib/index.js",