Skip to content

Commit

Permalink
Version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dipu-bd committed Mar 19, 2023
1 parent 1035303 commit 083699c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.bangla",
"version": "1.3.1",
"version": "1.3.2",
"description": "A versatile bangla input tool for the web",
"main": "./dist/jquery.bangla.js",
"scripts": {
Expand Down Expand Up @@ -37,13 +37,13 @@
},
"homepage": "https://github.com/dipu-bd/bangla-input#readme",
"devDependencies": {
"eslint": "^5.13.0",
"eslint-config-standard": "^12.0.0",
"eslint": "^8.36.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"webpack": "^4.29.3",
"webpack-cli": "^3.2.3"
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^5.0.0",
"webpack": "^5.76.2",
"webpack-cli": "^5.0.1"
}
}

0 comments on commit 083699c

Please sign in to comment.