Skip to content

Commit

Permalink
Merge pull request #12 from homer0/next
Browse files Browse the repository at this point in the history
v4.0.1: chore: update dependencies
  • Loading branch information
homer0 committed Apr 13, 2020
2 parents 67277d0 + 4b3871e commit 367d2f9
Show file tree
Hide file tree
Showing 2 changed files with 2,182 additions and 2,240 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -2,28 +2,28 @@
"name": "projext-plugin-rollup-angularjs",
"description": "Allows you to bundle an AngularJS project with projext using the Rollup build engine.",
"homepage": "https://homer0.github.io/projext-plugin-rollup-angularjs/",
"version": "4.0.0",
"version": "4.0.1",
"repository": "homer0/projext-plugin-rollup-angularjs",
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>",
"license": "MIT",
"dependencies": {
"babel-plugin-angularjs-annotate": "0.10.0"
},
"devDependencies": {
"wootils": "^3.0.1",
"wootils": "^3.0.3",
"eslint": "^6.8.0",
"eslint-plugin-homer0": "^3.0.0",
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/plugin-transform-runtime": "7.7.6",
"jest-ex": "^7.0.1",
"jest-cli": "^24.9.0",
"eslint-plugin-homer0": "^3.0.3",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/plugin-transform-runtime": "7.9.0",
"jest-ex": "^8.0.1",
"jest-cli": "^25.3.0",
"jasmine-expect": "^4.0.3",
"esdoc": "^1.1.0",
"esdoc-standard-plugin": "^1.0.0",
"esdoc-node": "1.0.4",
"coveralls": "^3.0.9",
"husky": "^3.1.0"
"coveralls": "^3.0.11",
"husky": "^4.2.5"
},
"engine-strict": true,
"engines": {
Expand Down

0 comments on commit 367d2f9

Please sign in to comment.