v0.9.8
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@ccms/ployfill",
 | 
			
		||||
    "version": "0.9.4",
 | 
			
		||||
    "version": "0.9.8",
 | 
			
		||||
    "description": "MiaoScript ployfill package",
 | 
			
		||||
    "author": "MiaoWoo <admin@yumc.pw>",
 | 
			
		||||
    "homepage": "https://github.com/circlecloud/ms.git",
 | 
			
		||||
@@ -14,12 +14,12 @@
 | 
			
		||||
        "test": "echo \"Error: run tests from root\" && exit 1"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@ccms/i18n": "^0.9.4",
 | 
			
		||||
        "@ccms/nodejs": "^0.9.4",
 | 
			
		||||
        "@ccms/i18n": "^0.9.8",
 | 
			
		||||
        "@ccms/nodejs": "^0.9.8",
 | 
			
		||||
        "core-js": "^3.6.5"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "@ccms/nashorn": "^0.9.4",
 | 
			
		||||
        "@ccms/nashorn": "^0.9.8",
 | 
			
		||||
        "reflect-metadata": "^0.1.13",
 | 
			
		||||
        "rimraf": "^3.0.2",
 | 
			
		||||
        "typescript": "^4.0.3"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user