Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
fix: Pin prosemirror-transform (#252)
Browse files Browse the repository at this point in the history
fix: Pin typescript
Update dependencies
  • Loading branch information
tommoor authored Aug 19, 2020
1 parent 912400d commit 23d41bc
Show file tree
Hide file tree
Showing 2 changed files with 629 additions and 617 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,16 @@
"prosemirror-schema-list": "^1.1.2",
"prosemirror-state": "^1.3.3",
"prosemirror-tables": "^1.0.0",
"prosemirror-transform": "1.2.5",
"prosemirror-utils": "^0.9.6",
"prosemirror-view": "^1.14.11",
"react-medium-image-zoom": "^3.0.16",
"react-portal": "^4.2.1",
"refractor": "^2.10.1",
"slugify": "^1.4.0",
"smooth-scroll-into-view-if-needed": "^1.1.27",
"styled-components": "^5.0.0",
"typescript": "^3.7.5"
"styled-components": "^5.1.0",
"typescript": "3.7.5"
},
"peerDependencies": {
"react": "^16.8.6",
Expand Down Expand Up @@ -95,4 +96,4 @@
"url": "https://github.com/outline/rich-markdown-editor/issues"
},
"homepage": "https://github.com/outline/rich-markdown-editor#readme"
}
}
Loading

0 comments on commit 23d41bc

Please sign in to comment.