Moved script

pull/73/head
MillenniumEarl 2021-02-27 13:35:47 +01:00
parent e18ff20ce4
commit 063eda7e65
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
import cheerio from "cheerio";
// Modules from file
import shared from "./shared.js";
import { selectors as f95Selector } from "./constants/css-selector.js";
import shared from "../shared.js";
import { selectors as f95Selector } from "../constants/css-selector.js";
/**
* Represents information contained in a JSON+LD tag.