1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-05 14:57:25 +02:00
- slate-react@0.5.1
This commit is contained in:
Ian Storm Taylor
2017-10-16 10:36:23 -07:00
parent fe24e82d16
commit 78cee7d5fb

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.5.0", "version": "0.5.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",