Skip to content

Commit

Permalink
v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Shirtiny committed Jun 30, 2021
1 parent b53fc70 commit f5f97ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "@shirtiny/logger",
"version": "2.1.6",
"version": "2.1.7",
"description": "Simple console log with css, write in typescript.",
"types": "./dist/types/main.d.ts",
"main": "./dist/main.es.js",
"browser": "./dist/main.browser.js",
"module": "./dist/main.es.js",
"exports": {
".": {
Expand Down

0 comments on commit f5f97ce

Please sign in to comment.