A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/fent/randexp.js/commit/99bd332ea5b09af20391723f2655addf427c5fa8 below:

use drange package in place of discontinuous-range · fent/randexp.js@99bd332 · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+7

-5

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+7

-5

lines changed Original file line number Diff line number Diff line change

@@ -1,7 +1,7 @@

1 1

'use strict';

2 2 3 3

const ret = require('ret');

4 -

const DRange = require('discontinuous-range');

4 +

const DRange = require('drange');

5 5

const types = ret.types;

6 6 7 7 Original file line number Diff line number Diff line change

@@ -27,7 +27,7 @@

27 27

"lib": "./lib"

28 28

},

29 29

"dependencies": {

30 -

"discontinuous-range": "github:fent/discontinuous-range#feature/intersect",

30 +

"drange": "^1.0.0",

31 31

"ret": "^0.2.0"

32 32

},

33 33

"devDependencies": {

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4