chore: update package.json

This commit is contained in:
Joshua 2024-05-02 21:14:53 +02:00
parent 0256d8c359
commit 76ed0ebf45

View file

@ -1,8 +1,8 @@
{ {
"name": "@datashard/snapshot", "name": "@datashard/snapshot",
"description": "Adds value / object / DOM element snapshot testing support to Cypress test runner", "description": "Adds JSON Snapshot testing support to Cypress",
"version": "2.3.2", "version": "3.0.0-beta.1",
"author": "Joshua <data@shard.wtf>, Gleb Bahmutov <gleb@cypress.io>", "author": "Joshua <data@shard.wtf>",
"bugs": "https://github.com/datashard/snapshot/issues", "bugs": "https://github.com/datashard/snapshot/issues",
"engines": { "engines": {
"node": ">=6" "node": ">=6"