apply from: "../shared.gradle"

kotlinFrontend {

    npm {
        dependency("bootstrap-fileinput", "4.4.7")
    }

}