Skip to content

Commit abc9954

Browse files
committed
version dumb, full testing
1 parent 81106a4 commit abc9954

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dataparty/api",
33
"private": false,
4-
"version": "1.2.11",
4+
"version": "1.2.12",
55
"main": "dist/dataparty.js",
66
"frontend": "dist/dataparty-browser.js",
77
"backend": "dist/dataparty.js",
@@ -42,7 +42,7 @@
4242
"src/*"
4343
],
4444
"scripts": {
45-
"test": "npx lab test/zango-party-test.js",
45+
"test": "npx lab",
4646
"build": "parcel build --no-scope-hoist",
4747
"prepare": "npm run build",
4848
"watch": "parcel watch",

0 commit comments

Comments
 (0)