diff --git a/package.json b/package.json index 0be2c4e..9617849 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "@datashard/snapshot", - "description": "Adds value / object / DOM element snapshot testing support to Cypress test runner", - "version": "2.3.2", - "author": "Joshua , Gleb Bahmutov ", + "description": "Adds JSON Snapshot testing support to Cypress", + "version": "3.0.0-beta.1", + "author": "Joshua ", "bugs": "https://github.com/datashard/snapshot/issues", "engines": { "node": ">=6"