update to 0.0.6

pull/3094/head
Iuri Matias 7 years ago
parent 8edaea1244
commit 2d131aa205
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "remix-tests",
"version": "0.0.4",
"version": "0.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -5296,9 +5296,9 @@
}
},
"remix-simulator": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/remix-simulator/-/remix-simulator-0.0.2.tgz",
"integrity": "sha512-xQdzSMPdUEDycX8cCSQ9ghR0jMsx1IJYSbSeWy9L5ZnIHk6wO2TwwQmn5wUwRnIUsLzFB5rIRVxQ908V9SYq6w==",
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/remix-simulator/-/remix-simulator-0.0.3.tgz",
"integrity": "sha512-TOHDubQt4kxqLFdUqgeJSReCAl3QHm1kghABFrHJdPMq6VRkg9nGL2noZscpR4XmHtSV1R0CtIZIAKgRRDlHog==",
"requires": {
"ansi-gray": "0.1.1",
"babel-preset-es2017": "6.24.1",

@ -1,6 +1,6 @@
{
"name": "remix-tests",
"version": "0.0.5",
"version": "0.0.6",
"description": "",
"main": "./src/index.js",
"contributors": [

Loading…
Cancel
Save