1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 14:11:35 +02:00
- slate-react@0.10.3
This commit is contained in:
Ian Storm Taylor
2017-10-30 12:02:47 -07:00
parent ce2b06af14
commit f973cfc8a6

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.10.2", "version": "0.10.3",
"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",