adapt_authoring
adapt_authoring copied to clipboard
Remove global grunt dependency
Everything can (and should) be built using the locally installed grunt dependency and not require grunt to be installed globally. All grunt commands should be run via npx.