Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - slate-base64-serializer@0.1.12
 - slate-dev-logger@0.1.13
 - slate-html-serializer@0.1.15
 - slate-hyperscript@0.1.12
 - slate-plain-serializer@0.1.13
 - slate-prop-types@0.1.12
 - slate-react@0.3.0
 - slate-simulator@0.1.12
 - slate@0.26.0
  • Loading branch information
ianstormtaylor committed Oct 13, 2017
1 parent b9eabfd commit acf8a63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "slate",
"description": "A completely customizable framework for building rich text editors.",
"version": "0.25.4",
"version": "0.26.0",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "./lib/index.js",
Expand All @@ -13,7 +13,7 @@
"is-empty": "^1.0.0",
"is-plain-object": "^2.0.4",
"lodash": "^4.17.4",
"slate-dev-logger": "^0.1.12",
"slate-dev-logger": "^0.1.13",
"type-of": "^2.0.1"
},
"peerDependencies": {
Expand All @@ -23,7 +23,7 @@
"devDependencies": {
"babel-cli": "^6.10.1",
"browserify": "^13.0.1",
"slate-hyperscript": "^0.1.11",
"slate-hyperscript": "^0.1.12",
"uglify-js": "^2.7.0"
},
"scripts": {
Expand Down

0 comments on commit acf8a63

Please sign in to comment.