1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

chore: bump version, write changelog and docs

This commit is contained in:
Denis Demchenko
2020-09-12 11:22:31 +03:00
parent 5b11ac25ca
commit 1d64ecab12
10 changed files with 132 additions and 577 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bowser",
"version": "2.10.0",
"version": "2.11.0",
"description": "Lightweight browser detector",
"keywords": [
"browser",
@@ -29,7 +29,7 @@
"url": "git+https://github.com/lancedikson/bowser.git"
},
"devDependencies": {
"@babel/cli": "^7.8.3",
"@babel/cli": "^7.11.6",
"@babel/core": "^7.8.0",
"@babel/polyfill": "^7.8.3",
"@babel/preset-env": "^7.8.2",