bump package version

This commit is contained in:
Joshua 2023-05-28 14:01:09 +02:00
parent ad2028abb0
commit f9c7e755a5

View file

@ -1,7 +1,7 @@
{ {
"name": "@datashard/snapshot", "name": "@datashard/snapshot",
"description": "Adds value / object / DOM element snapshot testing support to Cypress test runner", "description": "Adds value / object / DOM element snapshot testing support to Cypress test runner",
"version": "2.2.1", "version": "2.2.2",
"author": "Joshua <data@shard.wtf>, Gleb Bahmutov <gleb@cypress.io>", "author": "Joshua <data@shard.wtf>, Gleb Bahmutov <gleb@cypress.io>",
"bugs": "https://github.com/datashard/snapshot/issues", "bugs": "https://github.com/datashard/snapshot/issues",
"engines": { "engines": {