Skip to content

Commit

Permalink
2.1.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
u3u committed Apr 20, 2018
1 parent 59f9bf4 commit b116222
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "console.img",
"version": "2.0.3",
"version": "2.1.0-beta",
"description": "🎉 Display a picture in the Chrome browser console",
"repository": {
"url": "https://github.com/MoeFE/console.img",
"url": "https://github.com/u3u/console.img",
"type": "git"
},
"main": "dist/console.img.min.js",
Expand All @@ -20,7 +20,7 @@
"format": "prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write",
"prettier": "npm run format && npm run lint:fix && git status"
},
"author": "u3u <quq@quq.cat>",
"author": "u3u <qwq@qwq.cat>",
"license": "MIT",
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit b116222

Please sign in to comment.