1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 22:45:18 +02:00
This commit is contained in:
Ian Storm Taylor
2016-08-14 18:46:58 -07:00
parent 59c143f42d
commit 9ef0d81fbb

View File

@@ -1,7 +1,7 @@
{ {
"name": "slate", "name": "slate",
"description": "A completely customizable framework for building rich text editors.", "description": "A completely customizable framework for building rich text editors.",
"version": "0.13.0", "version": "0.13.1",
"license": "MIT", "license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git", "repository": "git://github.com/ianstormtaylor/slate.git",
"main": "./dist/index.js", "main": "./dist/index.js",