Skip to content

Commit

Permalink
ver 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NotKyoyo committed Feb 24, 2021
1 parent 9f00a38 commit 79824b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log("Hello world!");
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"name": "animu",
"version": "1.0.0",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/notkyoyo/animu.js.git"
},
"bugs": {
"url": "https://github.com/notkyoyo/animu.js/issues"
},
"homepage": "https://github.com/notkyoyo/animu.js#readme",
"keywords": [],
"author": "",
"license": "ISC"
Expand Down

0 comments on commit 79824b0

Please sign in to comment.