Skip to content

Commit 9aac130

Browse files
committed
fix: Npm description
1 parent 8742b66 commit 9aac130

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Radis
2-
31
<h1>
42
<a href="https://github.com/jerome-quere/radis"><img alt="Radis logo" src="http://jerome-quere.github.io/radis/images/logo.png"/></a>
53
</h1>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "radis",
33
"version": "0.0.0-development",
4-
"description": "",
4+
"description": "A Javascript dependency injection base on Angular.js API.",
55
"keywords": [],
66
"main": "dist/radis.umd.js",
77
"module": "dist/radis.es5.js",

0 commit comments

Comments
 (0)