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

Commit

Permalink
1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Dec 17, 2018
1 parent 39c2872 commit 8d08bb5
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 11 deletions.
9 changes: 7 additions & 2 deletions dist/dist.css

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

2 changes: 1 addition & 1 deletion dist/dist.css.map

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

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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sn-simple-markdown-editor",
"version": "1.2.3",
"version": "1.2.4",
"main": "dist/dist.js",
"scripts": {
"lint": "eslint --cache --ignore-path .gitignore --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .",
Expand Down Expand Up @@ -46,8 +46,8 @@
"react": "16.x",
"react-dom": "16.x",
"sass-loader": "^6.0.6",
"sn-components-api": "1.2.2",
"sn-stylekit": "2.0.10",
"sn-components-api": "1.2.3",
"sn-stylekit": "2.0.12",
"sortablejs": "^1.7.0",
"style-loader": "~0.13.1",
"validate-commit-msg": "2.x",
Expand Down

0 comments on commit 8d08bb5

Please sign in to comment.