mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-27 22:45:25 +00:00
7 lines
167 B
JavaScript
7 lines
167 B
JavaScript
"use strict";
|
|
|
|
Object.defineProperty(exports, "__esModule", {
|
|
value: true
|
|
});
|
|
exports.POSTCSS_RANGE = void 0;
|
|
const POSTCSS_RANGE = exports.POSTCSS_RANGE = '^8.2.1'; |