Skip to content

Commit

Permalink
[#9] v1.1.1 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Envov committed Sep 22, 2021
1 parent 8badefa commit f97bb8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "progress-it",
"version": "1.1.0",
"version": "1.1.1",
"main": "progress-it/index.min.js",
"description": "map boolean as floating number",
"scripts": {
Expand All @@ -24,7 +24,6 @@
"copy-webpack-plugin": "^6.2.1",
"eslint": "^7.28.0",
"jest": "^27.0.4",
"progress-it": "^1.0.7",
"ts-jest": "^27.0.3",
"ts-loader": "^8.0.14",
"ts-node": "^10.0.0",
Expand Down
27 changes: 0 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6093,33 +6093,6 @@ process@^0.11.10:
resolved "https://registry.npmjs.org/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=

progress-it@^1.0.4, progress-it@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/progress-it/-/progress-it-1.0.7.tgz#108765cb10dd4012eefb2e4a0722211eefb82858"
integrity sha512-Qy+YtnBeAhW3AR1Lp5+EHPoRAeItYNyq9xa+EwSbFL5brv/0B3/dlXrjlUBwEUmwK8Nhq04KZQN8OGH3WYSuGw==
dependencies:
"@babel/core" "^7.14.3"
"@babel/preset-env" "^7.14.4"
"@types/copy-webpack-plugin" "^8.0.0"
"@types/jest" "^27.0.2"
"@types/webpack" "^4.41.29"
"@types/webpack-dev-server" "^3.11.4"
"@typescript-eslint/eslint-plugin" "^4.26.1"
"@typescript-eslint/parser" "^4.26.1"
babel-loader "^8.2.2"
clean-webpack-plugin "^3.0.0"
copy-webpack-plugin "^6.2.1"
eslint "^7.28.0"
jest "^27.0.4"
progress-it "^1.0.4"
ts-jest "^27.0.3"
ts-loader "^8.0.14"
ts-node "^10.0.0"
typescript "^4.3.2"
webpack "^4.46.0"
webpack-cli "^4.7.2"
webpack-dev-server "^3.11.2"

progress@^2.0.0:
version "2.0.3"
resolved "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
Expand Down

0 comments on commit f97bb8b

Please sign in to comment.