Skip to content

Commit b8367d1

Browse files
committed
feat: update scripts
1 parent 621dc28 commit b8367d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "or-sample",
3-
"description": "one react component: sample",
3+
"description": "",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"sideEffects": true,

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# One React Component: sample
2-
> one react component: sample
2+
33

44
<p align="center"><img width="150" src="https://cdn.rawgit.com/one-react/assets/2a4f10b4/logo%402x.png" alt="logo"></p>
55

@@ -10,7 +10,7 @@
1010
[![Chat](https://img.shields.io/gitter/room/one-react-org/Lobby.svg)](https://gitter.im/one-react-org/Lobby)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
1212
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
13-
[![Greenkeeper badge](https://badges.greenkeeper.io/one-react/sample.svg)](https://greenkeeper.io/)
13+
[![Greenkeeper badge](https://badges.greenkeeper.io/one-react/sample.svg)](https://greenkeeper.io/)
1414

1515
## Installation
1616
```

0 commit comments

Comments
 (0)