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

Commit

Permalink
Update components-api
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed May 17, 2019
1 parent eae6d21 commit d3e0f66
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/dist.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sn-simple-markdown-editor",
"version": "1.3.0",
"version": "1.3.1",
"main": "dist/dist.js",
"scripts": {
"lint": "eslint --cache --ignore-path .gitignore --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .",
Expand Down Expand Up @@ -35,7 +35,7 @@
"react": "16.x",
"react-dom": "16.x",
"sass-loader": "^6.0.6",
"sn-components-api": "1.2.5",
"sn-components-api": "1.2.6",
"sn-stylekit": "2.0.14",
"sortablejs": "^1.7.0",
"style-loader": "~0.13.1",
Expand Down

0 comments on commit d3e0f66

Please sign in to comment.