bump 0.4.0
This commit is contained in:
@@ -3,10 +3,6 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- 10
|
- 10
|
||||||
|
|
||||||
cache:
|
|
||||||
directories:
|
|
||||||
- 'node_modules'
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rrweb-snapshot",
|
"name": "rrweb-snapshot",
|
||||||
"version": "0.3.1",
|
"version": "0.4.0",
|
||||||
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
|
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/module.js",
|
"module": "dist/module.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user