feat: use workspace version
This commit is contained in:
		@@ -25,8 +25,8 @@
 | 
			
		||||
        "test": "echo \"Error: run tests from root\" && exit 1"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "@ccms/nashorn": "^0.28.0-beta.10",
 | 
			
		||||
        "@types/js-yaml": "^4.0.5"
 | 
			
		||||
        "@ccms/nashorn": "workspace:*",
 | 
			
		||||
        "@types/js-yaml": "^4.0.9"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "js-yaml": "^4.1.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user