Skip to content

Commit bfe7243

Browse files
author
Samuel Lissner
authored
Merge pull request #2 from slissner/staging
Lowercase npm package
2 parents ba3e7e2 + 9852b6c commit bfe7243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "HoroscopeDrawer",
3-
"version": "1.0.0",
2+
"name": "horoscope-drawer",
3+
"version": "1.0.1",
44
"description": "JavaScript-Library to draw astrological horoscope charts in SVG-Format.",
55
"main": "src/horoscope/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)