Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Commit 2d54161

Browse files
committed
chore(undo-example): bump version and update homepage in package.json
1 parent ea901bc commit 2d54161

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/undo-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@djsp/undo-example",
3-
"homepage": "https://juliankrispel.github.io/djs-autocomplete",
4-
"version": "0.1.4",
3+
"homepage": "https://github.com/draft-js-plugins/next#readme",
4+
"version": "0.1.5",
55
"private": true,
66
"license": "MIT",
77
"dependencies": {
8-
"@djsp/core": "^0.1.4",
8+
"@djsp/core": "^0.1.5",
99
"react": "^16.2.0",
1010
"react-dom": "^16.2.0",
1111
"react-scripts": "^1.1.1"

0 commit comments

Comments
 (0)