Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "rkd-modal", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Plain content and AJAX supported modal.", | ||
"main": "Gruntfile.js", | ||
"scripts": { | ||
"test-ci": "./node_modules/.bin/cypress run --config video=false --record", | ||
"test": "./node_modules/.bin/cypress open", | ||
@@ -31,4 +32,5 @@ "serve": "./node_modules/.bin/node-http-server" | ||
"bourbon-neat": "^3.0.1", | ||
"cypress": "^3.2.0", | ||
"grunt": "^1.0.4", | ||
"cypress": "^4.3.0", | ||
"eslint": "^6.8.0", | ||
"grunt": "^1.1.0", | ||
"grunt-contrib-clean": "^1.0.0", | ||
@@ -41,3 +43,3 @@ "grunt-contrib-copy": "^1.0.0", | ||
"grunt-contrib-watch": "^1.1.0", | ||
"grunt-sass": "^3.0.2", | ||
"grunt-sass": "^3.1.0", | ||
"grunt-sass-lint": "^0.1.0", | ||
@@ -44,0 +46,0 @@ "jquery": "^3.4.1", |
@@ -1,2 +0,2 @@ | ||
[![Build Status](https://travis-ci.org/renekorss/rkd-modal.svg?branch=master)](https://travis-ci.org/renekorss/rkd-modal) | ||
[![Actions Status](https://github.com/renekorss/rkd-modal/workflows/build/badge.svg)](https://github.com/renekorss/rkd-modal/actions) | ||
[![npm version](https://badge.fury.io/js/rkd-modal.svg)](https://badge.fury.io/js/rkd-modal) | ||
@@ -3,0 +3,0 @@ [![npm](https://img.shields.io/npm/dt/rkd-modal.svg)](https://www.npmjs.com/package/rkd-modal) |
46874
20
28