Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TomK committed Dec 8, 2021
1 parent ab5027e commit 5e50f98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@packaged/validate",
"version": "2.7.3",
"version": "3.0.0",
"main": "index.js",
"repository": "[email protected]:packaged/validate",
"author": "Tom Kay <[email protected]>",
"license": "MIT",
"devDependencies": {
"@babel/preset-env": "^7.12.1",
"babel-jest": "^26.6.3",
"jest": "^26.6.3"
"@babel/preset-env": "^7.16.4",
"babel-jest": "^27.4.2",
"jest": "^27.4.3"
},
"scripts": {
"test": "jest"
Expand Down

0 comments on commit 5e50f98

Please sign in to comment.