Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benchristel committed Jul 27, 2024
1 parent 9f6b24a commit 3b99a4c
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,39 @@
{
"name": "@benchristel/taste",
"version": "0.5.0",
"version": "0.6.0",
"description": "A fast, modular test library for frontend JS",
"keywords": ["auto","ava","bdd","browser","chai","es6","fast","framework","hmr","instant","jasmine","jest","library","mocha","modular","module","modules","refresh","reload","simple","snowpack","tap","tape","taste","tdd","test","testing","tests","vite","xunit"],
"keywords": [
"auto",
"ava",
"bdd",
"browser",
"chai",
"es6",
"fast",
"framework",
"hmr",
"instant",
"jasmine",
"jest",
"library",
"mocha",
"modular",
"module",
"modules",
"refresh",
"reload",
"simple",
"snowpack",
"tap",
"tape",
"taste",
"tdd",
"test",
"testing",
"tests",
"vite",
"xunit"
],
"author": "Ben Christel <bchristel@pivotal.io>",
"repository": "https://github.com/benchristel/taste",
"license": "MIT",
Expand Down

0 comments on commit 3b99a4c

Please sign in to comment.