Skip to content

Commit 59f32e1

Browse files
committed
build: update keywords
1 parent e955d62 commit 59f32e1

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +0,0 @@
1-
# Changelog
2-
3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4-
5-
## 0.9.0 (2020-07-13)
6-
7-
### Features
8-
9-
* add code ([51ffc1e](https://github.com/DTStack/dt-react-codemirror-editor/commit/51ffc1e133fa07df211025afb2fb68ba65d0e420))
10-
* add dt-react-codemirror-editor component ([ec63107](https://github.com/DTStack/dt-react-codemirror-editor/commit/ec631076370b19c376cc611fc117d457295e510e))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"lint-fix": "npx eslint './src/**/*.tsx' --fix && lint-md ./*.md src/stories/markdown/*.md --fix"
2727
},
2828
"keywords": [
29+
"codemirror",
2930
"react",
30-
"storybook",
31-
"boilerplate"
31+
"storybook"
3232
],
3333
"author": "Ziv",
3434
"license": "MIT",

0 commit comments

Comments
 (0)